Ejemplo n.º 1
0
 def __init__(self):
     super(RecentQueue, self).__init__()
     self.clear_cache()
     self.history = HistoryFactory().create()