David Watson <bai...@users.sourceforge.net> added the comment: OK, these patches work on FreeBSD 5.3 (root and non-root) if you want to check the errno. I don't know what other systems might return though. I did also find that the 2.x tests were failing on cleanup because the test class used os.unlink rather than support.unlink (which ignores missing files) as its 3.x counterpart does, so I've updated the patch to change that as well.
---------- Added file: http://bugs.python.org/file18489/test-mknod-mkfifo-2.x-2.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9569> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com