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 larry
Recipients eric.frederich, larry, ncoghlan, ned.deily, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2018-01-23.10:48:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516704494.0.0.467229070634.issue29319@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 891c91d8d38848377a9f475242507510873eb9c3 by larryhastings (Nick Coghlan) in branch '3.5':
[3.5] bpo-32551: Consistently configure sys.path[0] (#5197)
https://github.com/python/cpython/commit/891c91d8d38848377a9f475242507510873eb9c3
History
Date User Action Args
2018-01-23 10:48:14larrysetrecipients: + larry, paul.moore, ncoghlan, tim.golden, ned.deily, python-dev, eric.frederich, zach.ware, steve.dower
2018-01-23 10:48:14larrysetmessageid: <1516704494.0.0.467229070634.issue29319@psf.upfronthosting.co.za>
2018-01-23 10:48:13larrylinkissue29319 messages
2018-01-23 10:48:13larrycreate