Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_inspect/
Dtest_inspect.py5704 no_signature=(), unsupported_signature=(), argument
5754 def _test_builtin_methods_have_signatures(self, cls, no_signature, unsupported_signature): argument