Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_inspect.py2085 def test_staticmethod(*args): # NOQA member in TestSignatureObject.test_signature_without_self.A
2090 f3 = functools.partialmethod((test_staticmethod), 1)