commit | 69032c81aaad1eaff7b58d5cbf9e51537e135c55 | [log] [tgz] |
---|---|---|
author | Andrew Svetlov <andrew.svetlov@gmail.com> | Sat Nov 03 13:52:58 2012 +0200 |
committer | Andrew Svetlov <andrew.svetlov@gmail.com> | Sat Nov 03 13:52:58 2012 +0200 |
tree | 6c829cd61d4068265f8f0cecf75753242009d374 | |
parent | 683b46aa8df73c41ccafdfe5909a466c1616cc20 [diff] |
Issue #16309: Make PYTHONPATH= behavior the same as if PYTHONPATH not set at all. Thanks to Armin Rigo and Alexey Kachayev.