Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

Yes, I got the same error message when tried to get such class.

super() is called implicitly by the type constructor to call __init_subclass__ 
on the parent of a newly generated type.

----------
nosy: +serhiy.storchaka

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

Reply via email to