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 georg.brandl
Recipients Fred Rolland, Winterflower, abarry, acue, docs@python, georg.brandl, lemburg, serhiy.storchaka, steven.daprano
Date 2016-06-05.12:11:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465128662.04.0.132225729501.issue27228@psf.upfronthosting.co.za>
In-reply-to
Content
`os.path` does not handle URIs of any type, so this behavior is correct as Steven says.
History
Date User Action Args
2016-06-05 12:11:02georg.brandlsetrecipients: + georg.brandl, lemburg, steven.daprano, docs@python, serhiy.storchaka, abarry, Winterflower, Fred Rolland, acue
2016-06-05 12:11:02georg.brandlsetmessageid: <1465128662.04.0.132225729501.issue27228@psf.upfronthosting.co.za>
2016-06-05 12:11:01georg.brandllinkissue27228 messages
2016-06-05 12:11:01georg.brandlcreate