Ejemplo n.º 1
0
 def __init__(self, thing):
     super(self, Facet).__init__(self, thing)
     self.get_info = Cache(self._get_info, expire_seconds=10 * 60)