]> granicus.if.org Git - python/commit
Fix the with_poll tests for platforms without poll. missing import.
authorGregory P. Smith <greg@krypto.org>
Mon, 16 Jul 2012 20:35:20 +0000 (13:35 -0700)
committerGregory P. Smith <greg@krypto.org>
Mon, 16 Jul 2012 20:35:20 +0000 (13:35 -0700)
commit2a86b25323531397c4ffcb8ed5920b56d5ebb10e
treeb633f09d5b3de0b5a87bee12f6f49ade1b5b236b
parent8cffdd9ca26224f9a254b06589989e37692c8a24
parent5bcd005a0b3af059ae3a91bb71064edee8cb8bf8
Fix the with_poll tests for platforms without poll.  missing import.
Lib/test/test_telnetlib.py