]> granicus.if.org Git - python/commit
Close #18929: inspect.classify_class_attrs will now search the metaclasses (last...
authorEthan Furman <ethan@stoneleaf.us>
Sun, 15 Sep 2013 01:53:26 +0000 (18:53 -0700)
committerEthan Furman <ethan@stoneleaf.us>
Sun, 15 Sep 2013 01:53:26 +0000 (18:53 -0700)
commit668dede7e91ebe9d0abce48c2c093781ec1888f5
treeb12a4f3695bbae85e1d508c4d086bf5858b2ed5d
parent2131a4a2fc933132c8f2b1f97b3bbf246cccc669
Close #18929: inspect.classify_class_attrs will now search the metaclasses (last) to find where an attr was defined.
Doc/library/inspect.rst
Lib/inspect.py