On Sun, Dec 30, 2012 at 8:39 AM, nick.coghlan <python-checkins at python.org>wrote: > [SNIP] > The ``-E`` command line option allows all environment variables to be > -ignored when initialising the Python interpreter. An embedding application > +ignored when initializing the Python interpreter. An embedding application > can enable this behaviour by setting ``Py_IgnoreEnvironmentFlag`` before > calling ``Py_Initialize()``. > > In the CPython source code, the ``Py_GETENV`` macro implicitly checks this > flag, and always produces ``NULL`` if it is set. > > +<TBD: I believe PYTHONCASEOK is checked regardless of this setting > > <TBD: Does -E also ignore Windows registry keys? > > > That is true and that is a bug. =) http://bugs.python.org/issue16826 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20121231/135e1da0/attachment.html>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4