]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
add a flags parameter to select.epoll
authorBenjamin Peterson <benjamin@python.org>
Tue, 27 Dec 2011 21:15:41 +0000 (15:15 -0600)
committerBenjamin Peterson <benjamin@python.org>
Tue, 27 Dec 2011 21:15:41 +0000 (15:15 -0600)
commit2fb9ae9dfc5a6830d902332ba93b13387e292ddb
treecd0411d1e3b9e2ef98afd2f00a3e8945a361cf8c
parente7437a7cb3c9e8fa945a3e803693fdc0c593876f
add a flags parameter to select.epoll
Doc/library/select.rst
Lib/test/test_epoll.py
Misc/NEWS
Modules/selectmodule.c