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 jdemeyer
Recipients Alan.Williams, Arfrever, benjamin.peterson, christian.heimes, eric.araujo, eric.snow, georg.brandl, hasufell, hynek, iankko, jdemeyer, ncoghlan, robertwb, schmir, tarek, vbraun, vstinner
Date 2012-10-15.19:56:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350330969.5.0.409487880625.issue16202@psf.upfronthosting.co.za>
In-reply-to
Content
It's sort of the same as #946373, except that bug report deals with other bad consequences of sys.path[0], unrelated to security.

#5753 is specifically about the C API, not about running "plain" Python.
History
Date User Action Args
2012-10-15 19:56:09jdemeyersetrecipients: + jdemeyer, georg.brandl, ncoghlan, vstinner, christian.heimes, schmir, robertwb, benjamin.peterson, tarek, eric.araujo, Arfrever, iankko, eric.snow, hynek, Alan.Williams, vbraun, hasufell
2012-10-15 19:56:09jdemeyersetmessageid: <1350330969.5.0.409487880625.issue16202@psf.upfronthosting.co.za>
2012-10-15 19:56:09jdemeyerlinkissue16202 messages
2012-10-15 19:56:09jdemeyercreate