Files
cpython/Modules/selectmodule.c
Neal Norwitz 6e4524f633 Backport (with output/test_poll):
Bug #1346533, select.poll() doesn't raise an error if timeout > sys.maxint
Need to check return result of PyInt_AsLong()
2005-11-03 05:11:17 +00:00

17 KiB