[issue23427] Python should expose command when invoked with -c

STINNER Victor report at bugs.python.org
Mon Jun 8 13:19:00 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

I marked bpo-15577 "Real argc and argv in embedded interpreter" as duplicate of this issue: my PR 20729 allows embedders to set PyConfig.orig_argv which becomes sys.orig_argv.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue23427>
_______________________________________


More information about the Python-bugs-list mailing list