Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_inspect.py2478 def test_args_only(*args): # NOQA function
2494 f2 = functools.partialmethod((test_args_only), 1)
2498 self.assertEqual(self.signature(test_args_only),

Completed in 7 milliseconds