[issue11973] kevent does not accept KQ_NOTE_EXIT (and other (f)flags)

David Naylor report at bugs.python.org
Mon Mar 10 16:28:43 CET 2014


David Naylor added the comment:

As requested, please find attached the unit tests that check `flags' can handle a u_short and `fflags' can handle a u_int.

----------
Added file: http://bugs.python.org/file34331/test_kqueue.py.diff

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


More information about the Python-bugs-list mailing list