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 pitrou
Recipients Kevin.Norris, eryksun, pitrou, steve.dower, tim.golden, zach.ware
Date 2014-09-06.20:11:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1410034296.31.0.0995149397361.issue22299@psf.upfronthosting.co.za>
In-reply-to
Content
> I'd be inclined to never use the prefix within pathlib and then add it on if necessary when converting to a string

That may be very surprising when that prefix appears, though... At least with explicit methods the user would have to invoke them, instead of getting unexpected results implicitly.

I don't know what Windows users think about all this, though (I uses Linux myself).
History
Date User Action Args
2014-09-06 20:11:36pitrousetrecipients: + pitrou, tim.golden, zach.ware, eryksun, steve.dower, Kevin.Norris
2014-09-06 20:11:36pitrousetmessageid: <1410034296.31.0.0995149397361.issue22299@psf.upfronthosting.co.za>
2014-09-06 20:11:36pitroulinkissue22299 messages
2014-09-06 20:11:36pitroucreate