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 martin.panter
Recipients Thomas, martin.panter, paul.moore, phihag, steve.dower, tim.golden, xiang.zhang, zach.ware
Date 2016-04-03.00:36:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1459643774.52.0.988518498503.issue26657@psf.upfronthosting.co.za>
In-reply-to
Content
Regarding the trailing slash: this is certainly inconsistent, but one call site of translate_path() appears to depend on this being a forward slash. There seems to be confusion about whether the output is an OS path or a URL. I think this is just more thing to look at in a hypothetical future overhaul of path and URL handling (e.g. see Zhang’s links above).
History
Date User Action Args
2016-04-03 00:36:14martin.pantersetrecipients: + martin.panter, paul.moore, tim.golden, phihag, zach.ware, steve.dower, xiang.zhang, Thomas
2016-04-03 00:36:14martin.pantersetmessageid: <1459643774.52.0.988518498503.issue26657@psf.upfronthosting.co.za>
2016-04-03 00:36:14martin.panterlinkissue26657 messages
2016-04-03 00:36:13martin.pantercreate