Message 158788 - Python tracker (original) (raw)
Message158788
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:33 | benjamin.peterson | set | recipients: + benjamin.peterson, larry, serhiy.storchaka |
2012-04-20 00:40:33 | benjamin.peterson | set | messageid: 1334882433.58.0.0348641361518.issue14626@psf.upfronthosting.co.za |
2012-04-20 00:40:33 | benjamin.peterson | link | issue14626 messages |
2012-04-20 00:40:32 | benjamin.peterson | create |