Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_capi.py32 def testfunction(self): function
38 testfunction = _testcapi.instancemethod(testfunction) variable in InstanceMethod