[issue10089] Add support for arbitrary -X options

Antoine Pitrou report at bugs.python.org
Fri Oct 15 12:22:03 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

> (It also makes it clear that other implementations aren't obliged to
> implement *any* particular interface to the -X options. Requiring that 
> would go against the whole spirit of -X)

Agreed. I'll update the patch to use sys._xoptions.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10089>
_______________________________________


More information about the Python-bugs-list mailing list