[Python-ideas] PEP 428: poll about the joining syntax

Terry Reedy tjreedy at udel.edu
Tue Oct 9 21:32:44 CEST 2012


On 10/9/2012 9:30 AM, Eric Snow wrote:
>
> On Oct 9, 2012 1:12 AM, "Senthil Kumaran"
> <senthil at uthcode.com
> <mailto:senthil at uthcode.com>> wrote:
>  > > `p.pathjoin(q)`
>  >
>  > +1
>  >
>  > It is very explicit and hard to get it wrong.

or path.concat(otherpath)

-- 
Terry Jan Reedy




More information about the Python-ideas mailing list