Searched refs:test_eval_order (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_decorators.py | 208 def test_eval_order(self): member in TestDecorators |
/external/python/cpython3/Lib/test/ | ||
D | test_decorators.py | 207 def test_eval_order(self): member in TestDecorators |