summaryrefslogtreecommitdiffstats
path: root/Doc/library/select.rst
Commit message (Expand)AuthorAgeFilesLines
* #7595: fix typo in argument default constant.Georg Brandl2009-12-291-1/+1
* Fix punctuation and one copy-paste error.Georg Brandl2009-08-061-13/+10
* #6416: Fix compilation of the select module on Windows, as well as test_subpr...Amaury Forgeot d'Arc2009-07-091-1/+1
* Adds the select.PIPE_BUF attribute to expose the system constant.Gregory P. Smith2009-07-031-0/+9
* Issue 3848: document the fact that epoll register raises an IOError ifR. David Murray2009-05-311-0/+5
* #4167: fix markup glitches.Georg Brandl2008-11-041-4/+4
* #3852: fix some select.kqueue and kevent docs.Georg Brandl2008-09-211-3/+3
* Clarify the meaning of the select() parameters and syncGeorg Brandl2008-08-041-12/+18
* fix various doc typos #3320Benjamin Peterson2008-07-121-2/+2
* Typo fixAndrew M. Kuchling2008-04-071-2/+2
* Fix-up syntax problems.Georg Brandl2008-03-221-21/+19
* Applied patch #1657 epoll and kqueue wrappers for the select moduleChristian Heimes2008-03-211-4/+300
* Some cleanup in the docs.Georg Brandl2007-12-291-2/+0
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+141