[docs] [issue14956] custom PYTHONPATH may break apps embedding Python
Kevin Harms
report at bugs.python.org
Fri Aug 2 01:44:13 CEST 2013
Kevin Harms added the comment:
As far as I can tell, this issue is not resolved. It would be very nice for the C API to have the equivalent for -E for security reasons. I would like to make a setgid binary and do not want users to be able to set PYTHON* variables to force loading of custom code.
----------
nosy: +Kevin.Harms
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14956>
_______________________________________
More information about the docs
mailing list