Searched defs:not_callable (Results 1 – 1 of 1) sorted by relevance
/third_party/python/Lib/unittest/test/testmock/ | ||
D | testhelpers.py | 1111 not_callable = staticmethod(None) variable in TestCallablePredicate.test_non_callable_staticmethod.BadStaticMethod |