WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
82252
[jhbuild] Prepend jhbuildrc's directory to sys.path instead of appending.
https://bugs.webkit.org/show_bug.cgi?id=82252
Summary
[jhbuild] Prepend jhbuildrc's directory to sys.path instead of appending.
Raphael Kubo da Costa (:rakuco)
Reported
2012-03-26 16:03:50 PDT
[jhbuild] Prepend jhbuildrc's directory to sys.path instead of appending.
Attachments
Patch
(1.80 KB, patch)
2012-03-26 16:07 PDT
,
Raphael Kubo da Costa (:rakuco)
gustavo
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Raphael Kubo da Costa (:rakuco)
Comment 1
2012-03-26 16:07:10 PDT
Created
attachment 133918
[details]
Patch
Raphael Kubo da Costa (:rakuco)
Comment 2
2012-03-27 10:26:04 PDT
For the record, this is a real problem, as, for example, fail2ban installs a common/ directory which may end up in Python's default path. Prepending is the only way I see to make sure our common.py is always preferred.
Raphael Kubo da Costa (:rakuco)
Comment 3
2012-03-27 13:34:10 PDT
Committed
r112309
: <
http://trac.webkit.org/changeset/112309
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug