Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dwarnings.py144 category = _getcategory(category)
170 def _getcategory(category): function
/external/python/cpython3/Lib/
Dwarnings.py224 category = _getcategory(category)
250 def _getcategory(category): function