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 ced
Recipients ced
Date 2017-08-15.12:29:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502800184.6.0.906228632756.issue31210@psf.upfronthosting.co.za>
In-reply-to
Content
If the path on which Python is installed contains the DELIM, the resulted sys.path is split.
I think maybe there should be a escape mechanism for the PYTHONPATH.
History
Date User Action Args
2017-08-15 12:29:44cedsetrecipients: + ced
2017-08-15 12:29:44cedsetmessageid: <1502800184.6.0.906228632756.issue31210@psf.upfronthosting.co.za>
2017-08-15 12:29:44cedlinkissue31210 messages
2017-08-15 12:29:44cedcreate