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

> An exception to that is `-X dev`, which can also be triggered by the 
> PYTHONDEVMODE variable, but that isn't mentioned in the CLI doc.

I wrote a whole new page for -X dev: 
https://docs.python.org/dev/library/devmode.html#devmode

This page starts with:

"It can be enabled using the -X dev command line option or by setting the 
PYTHONDEVMODE environment variable to 1."

----------

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

Reply via email to