Daniel Urban <urban.dani...@gmail.com> added the comment:

In the abc.abstractclassmethod 
example(http://docs.python.org/dev/py3k/whatsnew/3.2.html#abc), the methods 
probably should use cls as the name of the first parameter, not self, because 
they are classmethods.

----------
nosy: +durban

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

Reply via email to