Searched defs:clsmethod (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/python/typing_extensions/src/ | ||
D | test_typing_extensions.py | 1094 def clsmethod(cls): ... member in MethodHolder |
/aosp_15_r20/external/python/typing/typing_extensions/src/ | ||
D | test_typing_extensions.py | 2596 def clsmethod(cls): ... member in FinalDecoratorTests.test_dunder_final.Methods |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_typing.py | 4415 def clsmethod(cls): ... member in FinalDecoratorTests.test_dunder_final.Methods |