Éric Araujo <mer...@netwok.org> added the comment:

I shot too fast, you were right.  The mapping returned by __prepare__ is used 
during class creation, but __dict__ on the instance is a basic dict afterwards 
(not sure the doc is clear, I tested it in a shell).

----------

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

Reply via email to