Ejemplo n.º 1
0
 def getCacheContent(self,url):
     cp = PtCp()
     path = self.getUrlCacheFile(url)        
     return cp.load(path)