Searched defs:shutil (Results 1 - 6 of 6) sorted by relevance

/sssd-io/src/tests/intg/
H A Dutil.py24 import shutil namespace
73 shutil.copyfile(path, backup_path)
H A Dds_openldap.py28 import shutil namespace
295 shutil.rmtree(path, True)
H A Dkdc.py20 import shutil namespace
70 shutil.rmtree(self.kdc_basedir)
/sssd-io/src/config/SSSDConfig/
H A Dipachangeconf.py24 import shutil namespace
416 shutil.copy2(file, file+self.backup_suffix)
451 shutil.copy2(file, file+self.backup_suffix)
/sssd-io/src/config/
H A DSSSDConfigTest.py9 import shutil namespace
34 shutil.rmtree(self.tmp_dir)
1238 shutil.rmtree(self.tmp_dir)
/sssd-io/src/tests/
H A Dpython-test.py25 import shutil namespace
213 shutil.rmtree(skeldir)
286 shutil.rmtree("/home/testUserdel")

Completed in 21 milliseconds