示例#1
0
文件: github.py 项目: d1str0/karmabot
 def __init__(self, thing):
     super(self, Facet).__init__(self, thing)
     self.get_info = Cache(self._get_info, expire_seconds=10 * 60)