Exemplo n.º 1
0
 def change_file(self, newfile, copy=False):
     self.unlock()
     EntryID.change_file(self, newfile, copy=copy)
     self._setup_cache()
Exemplo n.º 2
0
 def change_file(self, newfile, copy=False):
     self.unlock()
     EntryID.change_file(self, newfile, copy=copy)
     self._setup_cache()