Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Durllib.py823 _ftperrors = None variable
826 global _ftperrors
827 if _ftperrors is None:
829 _ftperrors = ftplib.all_errors
830 return _ftperrors