14:17:15 Steven D'Aprano <st...@remove-this-cybersource.com.au> wrote:

The class is a scope, and inside the class scope, you can access local
names. What you can't do is access the class scope from inside nested
functions.

s/from inside nested functions/from inside nested scopes

Besides that detail, I fully agree.

*j

--
Jan Kaliszewski (zuo) <z...@chopin.edu.pl>
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to