14:17:15 Steven D'Aprano <[email protected]> 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) <[email protected]>
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to