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