Searched refs:shutil (Results 1 - 2 of 2) sorted by relevance

/inkscape/share/extensions/
H A Dsvg_and_media_zip_output.py45 import shutil namespace
95 shutil.rmtree(self.tmp_dir)
121 shutil.copy(absref, self.tmp_dir)
125 shutil.copy(os.path.join(self.tmp_dir, absref), self.tmp_dir)
H A Dgimp_xcf.py23 import shutil namespace
77 shutil.rmtree(self.tmp_dir)

Completed in 15 milliseconds