[Python-ideas] PEP 428: poll about the joining syntax
Henshaw, Andy
Andy.Henshaw at gtri.gatech.edu
Tue Oct 9 00:32:06 CEST 2012
More information about the Python-ideas mailing list
Tue Oct 9 00:32:06 CEST 2012
- Previous message: [Python-ideas] PEP 428: poll about the joining syntax
- Next message: [Python-ideas] PEP 428: poll about the joining syntax
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 08/10/2012 9:22pm, Paul Moore wrote: > p.joinpath(q) > +1 I wish there was a better name, but I doubt one will appear :-( How about p.extend(q) ? I can imagine getting "joinpath" wrong 50% of the time by typing "pathjoin".
- Previous message: [Python-ideas] PEP 428: poll about the joining syntax
- Next message: [Python-ideas] PEP 428: poll about the joining syntax
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list