]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #11049: fix test_forget on installed Python - add os.curdir to sys.path
authorEli Bendersky <eliben@gmail.com>
Wed, 3 Aug 2011 02:18:33 +0000 (05:18 +0300)
committerEli Bendersky <eliben@gmail.com>
Wed, 3 Aug 2011 02:18:33 +0000 (05:18 +0300)
commit2b6ee286309bde403c9493e2c75d35c4f5b5abcb
treee5d62aee0bf4c1a9aa304dc4360159455313562d
parent4e36d5ae883ef2718a8599ad1313679f4e7483c1
Issue #11049: fix test_forget on installed Python - add os.curdir to sys.path
Lib/test/test_support.py