Home
last modified time | relevance | path

Searched defs:URLError (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Doc/howto/
Durllib2.rst213 URLError section in Handling Exceptions
/third_party/python/Lib/urllib/
Derror.py19 class URLError(OSError): class