This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Kevin.Harms
Recipients Kevin.Harms, brett.cannon, dmalcolm, docs@python, eric.araujo, jankratochvil, meador.inge, ncoghlan, r.david.murray
Date 2013-08-01.23:44:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375400653.72.0.512111597617.issue14956@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2013-08-01 23:44:13Kevin.Harmssetrecipients: + Kevin.Harms, brett.cannon, ncoghlan, eric.araujo, r.david.murray, dmalcolm, meador.inge, jankratochvil, docs@python
2013-08-01 23:44:13Kevin.Harmssetmessageid: <1375400653.72.0.512111597617.issue14956@psf.upfronthosting.co.za>
2013-08-01 23:44:13Kevin.Harmslinkissue14956 messages
2013-08-01 23:44:13Kevin.Harmscreate