[issue14956] custom PYTHONPATH may break apps embedding Python

Nick Coghlan report at bugs.python.org
Wed May 30 22:57:08 CEST 2012


Nick Coghlan <ncoghlan at gmail.com> added the comment:

If we don't expose the mechanism behind -E to embedding applications via
the C API, then a non-docs change may be needed. However, writing (or at
least trying to write) the relevant docs is a good way to check whether or
not that is the case.

----------

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


More information about the Python-bugs-list mailing list