Ralf W. Grosse-Kunstleve wrote: > --- Fredrik Lundh <[EMAIL PROTECTED]> wrote: > >>>Please try the code below to see the performance impact. >> >>oh, please. do you seriously think that if you don't have to type "self" >>yourself, Python will suddenly be able to turn all instance variables into >>local function variables without any performance overhead ? > > > Yes, exactly, since you can make the local namespace vs. instance attribute > distinction in C. > > Cheers, > Ralf > >
that indeed proves why this discussion for whatever value it has, belongs to comp.lang.python. This is not a place to clarify people how Python currently works, or to have discussions made of guesses and half-formed speculations. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com