STINNER Victor <vstin...@python.org> added the comment:

See also bpo-14208 "No way to recover original argv with python -m". For the 
specific case of `python -m`, the original argument has been available as 
`__main__.__spec__.name` since Python 3.4.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue23427>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to