[issue3053] test_shutil fails under AIX

Antoine Pitrou report at bugs.python.org
Fri Jun 6 17:21:02 CEST 2008


Antoine Pitrou <pitrou at free.fr> added the comment:

Apparently it dates back to this commit:
http://hg.pitrou.net/public/cpython/trunk/rev/56254b99fb78

Perhaps someone should ask the original author. But indeed I'm not sure
why it's testing such implementation details. The only requirement about
the first argument passed to the onerror callback is that it's one of
(os.listdir, os.remove, os.rmdir).

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3053>
_______________________________________


More information about the Python-bugs-list mailing list