Message142310
| Author |
chortos |
| Recipients |
chortos, eric.araujo, ned.deily, ronaldoussoren, vstinner |
| Date |
2011-08-18.12:08:50 |
| SpamBayes Score |
8.168474e-05 |
| Marked as misclassified |
No |
| Message-id |
<1313669331.05.0.842365942606.issue9850@psf.upfronthosting.co.za> |
| In-reply-to |
|
| Content |
I fully agree with Ronald’s proposal. And for a start, here is a trivial patch that fixes macpath.join('', ...) [at the moment it just returns its last argument]. By the way, this fix is probably eligible for inclusion in Python 2.7 too.
I also have ‘implement macpath.relpath’ in my to-do list, although in practice this means nothing. |
|