Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_inspect.py2081 def test_classmethod(*args): # NOQA member in TestSignatureObject.test_signature_without_self.A
2088 f1 = functools.partialmethod((test_classmethod), 1)