コード例 #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)