Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c4afe2950ab97fb529da99b511036b8a974b1694
/
Lib
/
test
/
test_poll.py
bec087f
fix incorrect auto-translation of TestSkipped -> unittest.SkipTest
by Benjamin Peterson
· 16 years ago
888a39b
remove test_support.TestSkipped and just use unittest.SkipTest
by Benjamin Peterson
· 16 years ago
0e9ab5f
Applied patch #1657 epoll and kqueue wrappers for the select module
by Christian Heimes
· 17 years ago
c5f05e4
Patch #2167 from calvin: Remove unused imports
by Christian Heimes
· 17 years ago
abd8a33
Whitespace normalization.
by Tim Peters
· 19 years ago
eecce79
Convert test_poll to unittest.
by Georg Brandl
· 19 years ago
536cf99
Whitespace normalization.
by Tim Peters
· 19 years ago
0f46bbf
Bug #1346533, select.poll() doesn't raise an error if timeout > sys.maxint
by Neal Norwitz
· 20 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
3661908
This patch removes all uses of "assert" in the regression test suite
by Marc-André Lemburg
· 24 years ago
004d5e6
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 25 years ago
d50a187
Fix for two problems on FreeBSD:
by Andrew M. Kuchling
· 25 years ago
43dee06
Another new test using "from test.test_support import ...", causing
by Tim Peters
· 25 years ago
3227cc8
Test suite for poll() interface (SF patch #100852)
by Andrew M. Kuchling
· 25 years ago