[Python-ideas] PEP 428: poll about the joining syntax
Antoine Pitrou
solipsis at pitrou.net
Fri Oct 12 20:34:23 CEST 2012
On Sat, 13 Oct 2012 04:26:44 +1000
Nick Coghlan <ncoghlan at gmail.com> wrote:
>
> This is one I
> think Jason Orendorff's original path.py got right, which is why my
> current preference is "just copy path.py and use / and Path.joinpath".
This is my current preference too. I don't like joinpath(), but as long
as there is an operator to do the same thing I don't care :-)
Regards
Antoine.
--
Software development and contracting: http://pro.pitrou.net
More information about the Python-ideas
mailing list