Python 3K or Python 2.9?

TheFlyingDutchman zzbbaadd at aol.com
Mon Sep 17 03:23:47 EDT 2007


> The other half of the confusion is cleared up by considering that
> Python methods are ordinary functions that don't magically "know" in
> which "class" context they are executing: they must be told via the
> first parameter.
>

They can be told all they want by the compiler/runtime - implicitly -
under-the-covers, out-of-sight.




More information about the Python-list mailing list