Searched defs:test_no_update (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_functools.py | 352 def test_no_update(self): member in TestUpdateWrapper |
/external/python/cpython3/Lib/test/ | ||
D | test_functools.py | 622 def test_no_update(self): member in TestUpdateWrapper |