[issue5924] When setting complete PYTHONPATH on Python 3.x, paths in the PYTHONPATH are ignored

David-Sarah Hopwood report at bugs.python.org
Mon Jan 10 23:51:57 CET 2011


David-Sarah Hopwood <david-sarah at jacaranda.org> added the comment:

Looking at http://svn.python.org/view/python/branches/py3k/PC/getpathp.c?r1=73322&r2=73321&pathrev=73322 , wouldn't it be better to add a Py_WGETENV function? There are likely to be other cases where that would be the correct thing to use.

----------
nosy: +davidsarah

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5924>
_______________________________________


More information about the Python-bugs-list mailing list