Searched defs:_warn_unhandled_exception (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | cookielib.py | 57 def _warn_unhandled_exception(): function |
/external/python/cpython3/Lib/http/ | ||
D | cookiejar.py | 58 def _warn_unhandled_exception(): function |