Home
last modified time | relevance | path

Searched refs:pendingcalls_submit (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_capi.py29 def pendingcalls_submit(self, l, n): member in TestPendingCalls
84 self.pendingcalls_submit(context.l, context.n)
101 self.pendingcalls_submit(l, n)
/external/python/cpython3/Lib/test/
Dtest_capi.py543 def pendingcalls_submit(self, l, n): member in TestPendingCalls
599 self.pendingcalls_submit(context.l, context.n)
616 self.pendingcalls_submit(l, n)