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

/sssd/contrib/rhel/
H A Dupdate_debug_levels.py5 import shutil namespace
93 shutil.copy2("/etc/sssd/sssd.conf", newfile)
/sssd/src/tests/intg/
H A Dds_openldap.py28 import shutil namespace
284 shutil.rmtree(path, True)
H A Dent_test.py22 import shutil namespace
31 shutil.copyfile(path, backup_path)
/sssd/src/config/SSSDConfig/
H A Dsssd_upgrade_config.py25 import shutil namespace
43 shutil.copy(file_name, file_name + self.backup_suffix)
H A Dipachangeconf.py24 import shutil namespace
409 shutil.copy2(file, file+self.backup_suffix)
444 shutil.copy2(file, file+self.backup_suffix)
/sssd/src/config/
H A DSSSDConfigTest.py9 import shutil namespace
34 shutil.rmtree(self.tmp_dir)
1170 shutil.rmtree(self.tmp_dir)
/sssd/src/tests/
H A Dpython-test.py25 import shutil namespace
200 shutil.rmtree(skeldir)
271 shutil.rmtree("/home/testUserdel")

Completed in 6932 milliseconds