]> granicus.if.org Git - python/commit
Issue #21038: Cleanup test_epoll.py
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 25 Mar 2014 11:53:47 +0000 (12:53 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 25 Mar 2014 11:53:47 +0000 (12:53 +0100)
commit988bc970eb5465537eb2d60d4c5a694f0be2b6d8
tree3fd571a8370eff19f3d10a683b254531bb5fbfb2
parent33a431cb3c60f9ca25e96fbb5a221441da6cef75
Issue #21038: Cleanup test_epoll.py

Remove useless test and unused variables. Initial patch by Andreas Schwab.
Lib/test/test_epoll.py