Yury Selivanov <yseliva...@gmail.com> added the comment:

> Even without context chaining, it seems to me that nesting of class 
> definitions could be handled by making the context variable a list of cell 
> objects and having type.__new__ look at the final entry rather than the whole 
> thing.

Hum, yeah, this might work :)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33179>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to