[Python-Dev] Re: Getting rid of unbound methods: patch available
Terry Reedy
tjreedy at udel.edu
Mon Jan 17 08:39:46 CET 2005
"Guido van Rossum" <gvanrossum at gmail.com> wrote in message
news:ca471dc20501162212446e63b5 at mail.gmail.com...
> What do people think? (My main motivation for this, as stated before,
> is that it adds complexity without much benefit.)
>From the viewpoint of learning and explaining Python, this is a plus.
I never understood why functions were wrapped as unbounds until this
proposal was put forth and discussed.
Terry J. Reedy
More information about the Python-Dev
mailing list