Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Durllib.py567 except ftperrors(), msg:
837 def ftperrors(): function
952 except ftperrors():
/external/python/cpython3/Lib/urllib/
Drequest.py2089 except ftperrors() as exp:
2368 def ftperrors(): function
2478 except ftperrors():