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 steven.daprano
Recipients Fred Rolland, Winterflower, abarry, acue, docs@python, lemburg, serhiy.storchaka, steven.daprano
Date 2016-06-05.11:47:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465127250.65.0.709098986639.issue27228@psf.upfronthosting.co.za>
In-reply-to
Content
"file://a" is a valid relative file path, for a directory called "file:" and a file called "a", so normpath should return "file:/a".
History
Date User Action Args
2016-06-05 11:47:30steven.dapranosetrecipients: + steven.daprano, lemburg, docs@python, serhiy.storchaka, abarry, Winterflower, Fred Rolland, acue
2016-06-05 11:47:30steven.dapranosetmessageid: <1465127250.65.0.709098986639.issue27228@psf.upfronthosting.co.za>
2016-06-05 11:47:30steven.dapranolinkissue27228 messages
2016-06-05 11:47:30steven.dapranocreate