Home
last modified time | relevance | path

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

/third_party/python/Lib/unittest/test/testmock/
H A Dtesthelpers.py511 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 Dtest_regression.py478 self.some_attr = None

Completed in 3 milliseconds