[Python-ideas] PEP 428: poll about the joining syntax
Ethan Furman
ethan at stoneleaf.us
Mon Oct 8 20:58:50 CEST 2012
`p[q]` -1
`p + q` -1 ('+' should just tack on to the filename field)
`p / q` +1
`p.join(q)` +0
More information about the Python-ideas
mailing list