Comment on PEP-0238

Alex Martelli aleaxit at yahoo.com
Sat Jul 7 17:17:15 EDT 2001


"Marcin 'Qrczak' Kowalczyk" <qrczak at knm.org.pl> wrote in message
news:slrn.pl.9ker84.1sg.qrczak at qrnik.zagroda...
    ...
> Don't you want to borrow Haskell's turning of an arbitrary binary
> function into an operator thus: x `div` y? :-)  OCaml recently did.

One side advantage of adopting that in Python would be to
remove the ugly equivalent `x` to repr(x)...:-) <ducks/>


Alex






More information about the Python-list mailing list