[issue13475] Add '-p'/'--path0' command line option to override sys.path[0] initialisation
Eric Snow
report at bugs.python.org
Wed May 30 06:17:27 CEST 2012
Eric Snow <ericsnowcurrently at gmail.com> added the comment:
here's an updated patch with long options only. I'm only 95% confident about my changes to getopt.c...there's probably a better way to do it. However, the patch stands on its own two feet.
----------
Added file: http://bugs.python.org/file25759/issue13475_long_only.diff
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13475>
_______________________________________
More information about the Python-bugs-list
mailing list