Searched refs:OtherOtherThing (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_inspect.py | 1951 class OtherOtherThing(OtherThing): class 1954 self.assertEqual(inspect.getattr_static(OtherOtherThing, 'x'), 3) |
Completed in 7 milliseconds