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 steve.dower
Recipients Kevin.Norris, eryksun, pitrou, steve.dower, tim.golden, zach.ware
Date 2014-09-06.23:37:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1410046660.97.0.65046614447.issue22299@psf.upfronthosting.co.za>
In-reply-to
Content
> This would only work for fully-qualified paths, right? Not relative ones.

Correct, and I think we're most of the way there with how drives are handled. Since the prefix only works with absolute paths, why not treat it as part of the drive name?
History
Date User Action Args
2014-09-06 23:37:41steve.dowersetrecipients: + steve.dower, pitrou, tim.golden, zach.ware, eryksun, Kevin.Norris
2014-09-06 23:37:40steve.dowersetmessageid: <1410046660.97.0.65046614447.issue22299@psf.upfronthosting.co.za>
2014-09-06 23:37:40steve.dowerlinkissue22299 messages
2014-09-06 23:37:40steve.dowercreate