[issue22790] some class attributes missing from dir(Class)

Georg Brandl report at bugs.python.org
Tue Nov 4 11:15:39 CET 2014


Georg Brandl added the comment:

BTW, the same implementation detail means that you can ask an instance for its class' __module__, but not the __name__.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22790>
_______________________________________


More information about the Python-bugs-list mailing list