blob: c1349519e7c37c604e9f74cb930a916c1bc4c735 (
plain)
1
2
3
|
Skip ``test_shutil.TestCopy.test_copyfile_nonexistent_dir`` test on AIX as the test uses a trailing
slash to force the OS consider the path as a directory, but on AIX the
trailing slash has no effect and is considered as a file.
|