Searched defs:unimp (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_decorators.py | 171 def unimp(func): function |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_decorators.py | 190 def unimp(func): function |