STINNER Victor added the comment:

test_eintr.py: program to check if a Python function can fail with 
InterruptedError. Modify func() to test a function. (The program checks 
select.select(), currently it fails with InterruptedError.)

----------
Added file: http://bugs.python.org/file38539/test_eintr.py

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

Reply via email to