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