Yaroslav Halchenko <yarikop...@gmail.com> added the comment:

yikes... surprising resolution -- I expected that fix would either makes 
__abstractmethods__ accessible in derived "type"s or becomes absent from output 
of dir() -- but none of those has happened.  Now we ended up with a consistent 
non-Pythonic fate of __abstractmethods__ listed in output of dir() but not 
accessible.  is that a feature?

----------

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

Reply via email to