Issue #16309: Make PYTHONPATH= behavior the same as if PYTHONPATH not set at all.

Thanks to Armin Rigo and Alexey Kachayev.
This commit is contained in:
Andrew Svetlov 2012-11-03 13:52:58 +02:00
parent 683b46aa8d
commit 69032c81aa
4 changed files with 22 additions and 3 deletions

View file

@ -587,6 +587,7 @@ Sijin Joseph
Andreas Jung
Tattoo Mabonzo K.
Bohuslav Kabrda
Alexey Kachayev
Bob Kahn
Kurt B. Kaiser
Tamito Kajiyama