Searched refs:some_attr (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/unittest/test/testmock/ | ||
H A D | testhelpers.py | 511 some_attr = CrazyDescriptor() variable in SpecSignatureTest.test_spec_has_descriptor_returning_function.MyClass 514 mock.some_attr(1) 516 mock.some_attr() 518 mock.some_attr(1, 2) |
/third_party/python/Lib/test/test_sqlite3/ | ||
H A D | test_regression.py | 478 self.some_attr = None |
Completed in 3 milliseconds