Home
last modified time | relevance | path

Searched defs:RESET_ERROR (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/logging/
Dconfig.py51 RESET_ERROR = errno.ECONNRESET variable
/external/python/cpython3/Lib/logging/
Dconfig.py42 RESET_ERROR = errno.ECONNRESET variable
/external/marisa-trie/bindings/python/
Dmarisa.py75 RESET_ERROR = _marisa.RESET_ERROR variable