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

initconfig.c parses all -X options. preconfig.c also checks for a few specific 
-X options which are also checked in initconfig.c.

My notes on parsing command line options:
https://pythondev.readthedocs.io/pyconfig.html#add-a-new-command-line-option

----------

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

Reply via email to