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, r.david.murray
Date 2017-08-15.13:15:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502802945.55.0.819510092783.issue31210@psf.upfronthosting.co.za>
In-reply-to
Content
Yes I mean ':' for posix.
Indeed I do not known a posix way to escape the colon (it was discussed here: https://stackoverflow.com/questions/14661373/how-to-escape-colon-in-path-on-unix).
But it does not mean that the method makepathobject could not support one. I'm thinking about path single-quoted.
History
Date User Action Args
2017-08-15 13:15:45cedsetrecipients: + ced, r.david.murray
2017-08-15 13:15:45cedsetmessageid: <1502802945.55.0.819510092783.issue31210@psf.upfronthosting.co.za>
2017-08-15 13:15:45cedlinkissue31210 messages
2017-08-15 13:15:45cedcreate