Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_urllib2net.py233 cfh = urllib2.CacheFTPHandler()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Durllib2.py1404 class CacheFTPHandler(FTPHandler): class