Home
last modified time | relevance | path

Searched defs:testfunction (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/
Dtest_capi.py42 def testfunction(self): function
49 testfunction = _testcapi.instancemethod(testfunction) variable in InstanceMethod
Dtest_call.py540 def testfunction(self): function