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 benjamin.peterson
Recipients benjamin.peterson, larry, serhiy.storchaka
Date 2012-04-20.00:40:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334882433.58.0.0348641361518.issue14626@psf.upfronthosting.co.za>
In-reply-to
Content
I think it most (all?) of these cases, it's better to mirror the os level APIs, since many people already know them. Such fanciness is better left to high level wrappers (like path objects).
History
Date User Action Args
2012-04-20 00:40:33benjamin.petersonsetrecipients: + benjamin.peterson, larry, serhiy.storchaka
2012-04-20 00:40:33benjamin.petersonsetmessageid: <1334882433.58.0.0348641361518.issue14626@psf.upfronthosting.co.za>
2012-04-20 00:40:33benjamin.petersonlinkissue14626 messages
2012-04-20 00:40:32benjamin.petersoncreate