Antoine Pitrou <pit...@free.fr> added the comment: > Update signalfd patch. > > ---------- > Added file: http://bugs.python.org/file21856/signalfd-2.patch
- In the tests, you don't need sys.exc_info(), just "except XXXError as e". - In the doc, you wrote "file description" instead of "file descriptor" - In test_out_of_range_signal, you should use assertRaises ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8407> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com