[issue19030] Make inspect.getmembers and inspect.classify_class_attrs Enum aware

R. David Murray report at bugs.python.org
Mon Sep 16 03:24:01 CEST 2013


R. David Murray added the comment:

Special casing Enum in inspect has a code smell to it.  There may not be a better option, but it sure feels ugly.

----------
nosy: +r.david.murray

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


More information about the Python-bugs-list mailing list