Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c32d5cb9ec1182870c20ef794d29b24ce4ee79e8
/
Lib
/
test
/
test_epoll.py
c32d5cb
propgate error in other conditions
by Benjamin Peterson
· 14 years ago
2623a37
Merged revisions 86596 via svnmerge from
by Ezio Melotti
· 15 years ago
a4f46e1
Remove unused imports in test modules.
by Georg Brandl
· 16 years ago
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
8fcaebb
Issue 3848: document the fact that epoll register raises an IOError if
by R. David Murray
· 16 years ago
888a39b
remove test_support.TestSkipped and just use unittest.SkipTest
by Benjamin Peterson
· 16 years ago
3bda069
Skip the epoll test if epoll() does not work
by Neal Norwitz
· 17 years ago
0e9ab5f
Applied patch #1657 epoll and kqueue wrappers for the select module
by Christian Heimes
· 17 years ago