]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #16309: Make PYTHONPATH= behavior the same as if PYTHONPATH not set at all.
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Sat, 3 Nov 2012 11:52:58 +0000 (13:52 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Sat, 3 Nov 2012 11:52:58 +0000 (13:52 +0200)
commit69032c81aaad1eaff7b58d5cbf9e51537e135c55
tree6c829cd61d4068265f8f0cecf75753242009d374
parent683b46aa8df73c41ccafdfe5909a466c1616cc20
Issue #16309: Make PYTHONPATH= behavior the same as if PYTHONPATH not set at all.

Thanks to Armin Rigo and Alexey Kachayev.
Lib/test/test_cmd_line.py
Misc/ACKS
Misc/NEWS
Modules/getpath.c