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 vstinner
Recipients Niels.Heinen, brett.cannon, eric.araujo, jcea, loewis, ncoghlan, pitrou, r.david.murray, serhiy.storchaka, vstinner
Date 2013-04-22.22:46:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366670777.41.0.943562355935.issue12238@psf.upfronthosting.co.za>
In-reply-to
Content
> We may add a command line option and/or an environment variable to not add the current directory to sys.path.

Oh, this is exactly what the issue #16499 proposes.
History
Date User Action Args
2013-04-22 22:46:17vstinnersetrecipients: + vstinner, loewis, brett.cannon, jcea, ncoghlan, pitrou, eric.araujo, r.david.murray, Niels.Heinen, serhiy.storchaka
2013-04-22 22:46:17vstinnersetmessageid: <1366670777.41.0.943562355935.issue12238@psf.upfronthosting.co.za>
2013-04-22 22:46:17vstinnerlinkissue12238 messages
2013-04-22 22:46:17vstinnercreate