[Python-Dev] Path PEP and the division operator
Nick Coghlan
ncoghlan at gmail.com
Sat Feb 4 17:28:43 CET 2006
BJörn Lindqvist wrote:
> On 2/4/06, Guido van Rossum <guido at python.org> wrote:
>> I won't even look at the PEP as long as it uses / or // (or any other
>> operator) for concatenation.
>
> That's good, because it doesn't. :) http://www.python.org/peps/pep-0355.html
My mistake - that's been significantly updated since I last read it. I should
have known better, though, as I think I was one of the people advocating use
of the constructor instead of an operator. . .
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
---------------------------------------------------------------
http://www.boredomandlaziness.org
More information about the Python-Dev
mailing list