]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Test suite for poll() interface (SF patch #100852)
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 25 Aug 2000 01:18:45 +0000 (01:18 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 25 Aug 2000 01:18:45 +0000 (01:18 +0000)
commit3227cc8c09296ecde263e23c23f1419a795c42c9
tree6aa08e33b5698b40fcf65904af748f4135446241
parentcf96dc800ecbbb38a71298ee99f3fe1ab80e6c24
Test suite for poll() interface (SF patch #100852)
Lib/test/output/test_poll [new file with mode: 0644]
Lib/test/test_poll.py [new file with mode: 0644]