[issue14208] No way to recover original argv with python -m

Raymond Hettinger report at bugs.python.org
Wed Mar 7 08:36:19 CET 2012


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

Instead of sys.__argv__, may I suggest sys.argv_original or somesuch.

----------
nosy: +rhettinger

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


More information about the Python-bugs-list mailing list