STINNER Victor <victor.stin...@haypocalc.com> added the comment: > My commit bff9265d677d will tell use the value of O_CLOEXEC on the > "Linux-2.6.22-vs2.2.0.7-gentoo-..." buildbot.
Here you have: "AssertionError: 0 is not true : CLOEXEC flag not set (O_CLOEXEC=0x80000)" It's the same value on my Debian Sid. So we cannot test O_CLOEXEC value, we have to check the kernel version. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12105> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com