diff options
author | Lennart Regebro <regebro@gmail.com> | 2012-08-22 10:45:10 +0200 |
---|---|---|
committer | Lennart Regebro <regebro@gmail.com> | 2012-08-22 10:45:10 +0200 |
commit | 09e17ec652658269939b018ed50bdec2cc2c5bc1 (patch) | |
tree | 22f0ed9110525ee457f903613d3482e7b16ad38e /setuptools/tests/test_packageindex.py | |
parent | 49b3d3139224fd5a6b89815af233b77244dc5bc8 (diff) | |
download | external_python_setuptools-09e17ec652658269939b018ed50bdec2cc2c5bc1.tar.gz external_python_setuptools-09e17ec652658269939b018ed50bdec2cc2c5bc1.tar.bz2 external_python_setuptools-09e17ec652658269939b018ed50bdec2cc2c5bc1.zip |
Python 3.3b2's importlib doesn't like sys.paths that dissappear. By having a relative path in sys.path and then doinga chdir() that's exactly what happens. This bug will be fixed in the next 3.3 release, but there is no drawback to adding the path as an absolute path, so we do that to make the tests run under 3.3b2.
--HG--
branch : distribute
extra : rebase_source : 51c5ac7f8916ca85fb2633b8cdbd7aa2e759e67e
Diffstat (limited to 'setuptools/tests/test_packageindex.py')
0 files changed, 0 insertions, 0 deletions