[issue13475] Add '-p'/'--path0' command line option to override sys.path[0] initialisation

Eric Snow report at bugs.python.org
Sat May 26 20:45:43 CEST 2012


Eric Snow <ericsnowcurrently at gmail.com> added the comment:

Here's a stab at implementing -p/-P.  There are a couple warnings that I'm not sure about and I've undoubtedly missed some detail, but it should be pretty close.

----------
keywords: +patch
Added file: http://bugs.python.org/file25721/issue13475_1.diff

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


More information about the Python-bugs-list mailing list