Home
last modified time | relevance | path

Searched refs:test_copyfile_nonexistent_dir (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.11.0b2.rst397 Skip ``test_shutil.TestCopy.test_copyfile_nonexistent_dir`` test on AIX as
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_shutil.py1311 def test_copyfile_nonexistent_dir(self): member in TestCopy