Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Durllib.py42 MAXFTPCACHE = 10 # Trim the ftp cache beyond this size variable
530 if len(self.ftpcache) > MAXFTPCACHE: