Home
last modified time | relevance | path

Searched refs:test_tarfile_root_owner (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/distutils/tests/
Dtest_archive_util.py259 def test_tarfile_root_owner(self): member in ArchiveUtilTestCase
/external/python/cpython3/Lib/distutils/tests/
Dtest_archive_util.py365 def test_tarfile_root_owner(self): member in ArchiveUtilTestCase
/external/python/cpython2/Lib/test/
Dtest_shutil.py585 def test_tarfile_root_owner(self): member in TestShutil
/external/python/cpython3/Lib/test/
Dtest_shutil.py1460 def test_tarfile_root_owner(self): member in TestArchives