Geoffrey Spear added the comment:

Attached patch to ignore OSError attempting to F_NOTIFY on a machine without 
dnotify but with sys/fcntl.h including #defines for F_NOTIFY and DN_MULTISHOT. 
The test as written attempts to skip the test, but fails when the header 
doesn't match the actual capabilities of fcntl(2).

----------
keywords: +patch
Added file: http://bugs.python.org/file34124/issue7247.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7247>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to