Exemple #1
0
 def get_fresh_tagwrapper(self):
     ## at first create a new and clean tagfile in the current directory ...
     self.create_initial_tagfile()
     return TagWrapper(Test.TAGFILE_NAME)