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

/illumos-gate/usr/src/tools/scripts/
H A Dwsdiff.py73 import re, resource, select, shutil, signal, string, struct, sys, tempfile namespace
940 shutil.rmtree(dir1, True)
943 shutil.rmtree(dir2, True)
1280 shutil.rmtree(tmpDir1)
1283 shutil.rmtree(tmpDir2)
/illumos-gate/usr/src/tools/onbld/Scm/
H A DBackup.py74 import grp, os, pwd, shutil, tarfile, time, traceback namespace
574 shutil.copy2(bfile, wfile)

Completed in 62 milliseconds