Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dinspect_fodder.py39 self.argue(a, b, c)
41 def argue(self, a, b, c): function
H A Dtest_inspect.py155 self.istest(inspect.ismethod, 'git.argue')
270 self.assertTrue(inspect.isroutine(git.argue))
390 (modfile, 43, 'argue', [' spam(a, b, c)\n'], 0))
394 (modfile, 39, 'abuse', [' self.argue(a, b, c)\n'], 0))
409 (modfile, 43, 'argue', [' spam(a, b, c)\n'], 0))

Completed in 7 milliseconds