Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment:

The 'type' object now has the same issue: __abstractmethods__ appears in 
dir(type) but type.__abstractmethods__ fails with an AttributeError.
See issue13581

----------
nosy: +amaury.forgeotdarc

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

Reply via email to