Beispiel #1
0
 def change_file(self, newfile, copy=False):
     self.unlock()
     EntryID.change_file(self, newfile, copy=copy)
     self._setup_cache()
Beispiel #2
0
 def change_file(self, newfile, copy=False):
     self.unlock()
     EntryID.change_file(self, newfile, copy=copy)
     self._setup_cache()