Home
last modified time | relevance | path

Searched refs:applied_first (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_decorators.py293 def applied_first(x): function
300 @applied_first
/external/python/cpython3/Lib/test/
Dtest_decorators.py292 def applied_first(x): function
299 @applied_first