]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* selectmodule.c (select_select): timeout argument may be None with same
authorGuido van Rossum <guido@python.org>
Mon, 1 Nov 1993 16:27:16 +0000 (16:27 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 1 Nov 1993 16:27:16 +0000 (16:27 +0000)
commitc7a22703e71f6074818e4661b0bbb57bbd726af7
tree07a8345f7b40e5df943a5e0def2540530b3067bd
parent82d410e73301f22a2e48c884d826eb772b1e89ef
* selectmodule.c (select_select): timeout argument may be None with same
  meaning as no 4th argument
Modules/selectmodule.c