Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged revisions 86596 via svnmerge from | Ezio Melotti | 2010-11-21 | 1 | -4/+4 |
* | Remove unused imports in test modules. | Georg Brandl | 2010-02-07 | 1 | -2/+0 |
* | convert usage of fail* to assert* | Benjamin Peterson | 2009-06-30 | 1 | -10/+10 |
* | Issue 3848: document the fact that epoll register raises an IOError if | R. David Murray | 2009-05-31 | 1 | -0/+28 |
* | remove test_support.TestSkipped and just use unittest.SkipTest | Benjamin Peterson | 2009-03-26 | 1 | -2/+2 |
* | Skip the epoll test if epoll() does not work | Neal Norwitz | 2008-03-23 | 1 | -0/+6 |
* | Applied patch #1657 epoll and kqueue wrappers for the select module | Christian Heimes | 2008-03-21 | 1 | -0/+189 |