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 brett.cannon, ced, eric.snow, eryksun, ncoghlan, paul.moore, r.david.murray, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-09-26.00:55:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569459334.75.0.337789935167.issue31210@roundup.psfhosted.org>
In-reply-to
Content
I consider that the current behavior is correct. They are other ways to put a path which contains ":" into sys.path. I close the issue.
History
Date User Action Args
2019-09-26 00:55:34vstinnersetrecipients: + vstinner, brett.cannon, paul.moore, ncoghlan, tim.golden, ced, r.david.murray, eric.snow, zach.ware, eryksun, steve.dower
2019-09-26 00:55:34vstinnersetmessageid: <1569459334.75.0.337789935167.issue31210@roundup.psfhosted.org>
2019-09-26 00:55:34vstinnerlinkissue31210 messages
2019-09-26 00:55:34vstinnercreate