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 Oliver Etchebarne (drmad), ammar2, vstinner
Date 2017-03-15.21:08:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1489612122.33.0.149541621689.issue29821@psf.upfronthosting.co.za>
In-reply-to
Content
Run "python3 -I script.py" to not insert '' (current directory) at the first position of sys.path.
https://docs.python.org/dev/using/cmdline.html#cmdoption-I
History
Date User Action Args
2017-03-15 21:08:42vstinnersetrecipients: + vstinner, ammar2, Oliver Etchebarne (drmad)
2017-03-15 21:08:42vstinnersetmessageid: <1489612122.33.0.149541621689.issue29821@psf.upfronthosting.co.za>
2017-03-15 21:08:42vstinnerlinkissue29821 messages
2017-03-15 21:08:42vstinnercreate