Searched refs:MAXFTPCACHE (Results 1 – 2 of 2) sorted by relevance
45 MAXFTPCACHE = 10 # Trim the ftp cache beyond this size variable540 if len(self.ftpcache) > MAXFTPCACHE:
1669 MAXFTPCACHE = 10 # Trim the ftp cache beyond this size variable2062 if len(self.ftpcache) > MAXFTPCACHE: