Exemple #1
0
 def __init__(self, basedir=None):
     self.cache = Cache(basedir)
     self.auto_tagger = AutoTagger(self.get('auto-tags'))