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 ncoghlan
Recipients Viv, brett.cannon, eric.snow, eryksun, jwilk, ncoghlan, ned.deily, njs, ztane
Date 2018-03-25.20:49:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522010955.42.0.467229070634.issue33053@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d5d9e02dd3c6df06a8dd9ce75ee9b52976420a8b by Nick Coghlan in branch 'master':
bpo-33053: -m now adds *starting* directory to sys.path (GH-6231)
https://github.com/python/cpython/commit/d5d9e02dd3c6df06a8dd9ce75ee9b52976420a8b
History
Date User Action Args
2018-03-25 20:49:15ncoghlansetrecipients: + ncoghlan, brett.cannon, jwilk, ned.deily, njs, eric.snow, eryksun, ztane, Viv
2018-03-25 20:49:15ncoghlansetmessageid: <1522010955.42.0.467229070634.issue33053@psf.upfronthosting.co.za>
2018-03-25 20:49:15ncoghlanlinkissue33053 messages
2018-03-25 20:49:15ncoghlancreate