]> granicus.if.org Git - python/commit
Keep the test files in the ./build/ subdirectory, if Python is not installed.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Sat, 6 Mar 2010 08:07:44 +0000 (08:07 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Sat, 6 Mar 2010 08:07:44 +0000 (08:07 +0000)
commit0932dc5671fa1485e6b9e12fa9e14a0c4de2ddb2
tree816615e8a1995b7287d44b2bcad62130c5d04d9a
parent467298cb4251a6c09146527f1ba3c5821ada268d
Keep the test files in the ./build/ subdirectory, if Python is not installed.
Remove two hacks which are no longer needed after #7712, because all __file__ attributes are absolute.
Lib/test/regrtest.py