Berker Peksag added the comment:

The documentation should mention that the __prepare__ method must be 
implemented as a classmethod (see msg164697 for the reference.)

The example at 
https://docs.python.org/dev/reference/datamodel.html#metaclass-example needs to 
be linked from the "Preparing the class namespace" section.

----------
nosy: +berker.peksag

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

Reply via email to