Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dwarnings.py142 action = _getaction(action)
160 def _getaction(action): function