[Python-ideas] PEP 428 - object-oriented filesystem paths
Antoine Pitrou
solipsis at pitrou.net
Mon Oct 8 20:40:14 CEST 2012
More information about the Python-ideas mailing list
Mon Oct 8 20:40:14 CEST 2012
- Previous message: [Python-ideas] PEP 428 - object-oriented filesystem paths
- Next message: [Python-ideas] PEP 428 - object-oriented filesystem paths
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 8 Oct 2012 10:06:17 -0600 Andrew McNabb <amcnabb at mcnabbs.org> wrote: > > Since this really is a matter of personal taste, I'll end my > participation in this discussion by voicing support for Nick Coghlan's > suggestion of a `join` method, whether it's named `join` or `append` or > something else. The join() method already exists in the current PEP, but it's less convenient, synctatically, than either '[]' or '/'. Regards Antoine. -- Software development and contracting: http://pro.pitrou.net
- Previous message: [Python-ideas] PEP 428 - object-oriented filesystem paths
- Next message: [Python-ideas] PEP 428 - object-oriented filesystem paths
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list