Nick Coghlan added the comment:

Class method, not static method (super() breaks if you declare it as a static 
method)

----------
title: Be clear that __prepare__ must be declared as a static method -> Be 
clear that __prepare__ must be declared as a class method

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

Reply via email to