Daniel Urban <urban.dani...@gmail.com> added the comment: __prepare__ is not implicitly a staticmethod, and it is called exactly as documented (also in types.prepare_class). There is no implicit first argument because the method is called on the (meta)class object.
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15243> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com