STINNER Victor <vstin...@redhat.com> added the comment:

PySys_SetArgvEx() can be called before Py_Initialize(), but arguments passed to 
this function are not parsed.

https://docs.python.org/dev/c-api/init.html#c.PySys_SetArgvEx

----------

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

Reply via email to