Searched refs:attrs_wo_objs (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Lib/test/
H A Dtest_inspect.py458 def attrs_wo_objs(cls): function
551 attrs = attrs_wo_objs(A)
564 attrs = attrs_wo_objs(B)
579 attrs = attrs_wo_objs(C)
592 attrs = attrs_wo_objs(D)

Completed in 60 milliseconds