]> 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:36:01 +0000 (13:36 -0700)
committerGregory P. Smith <greg@krypto.org>
Mon, 16 Jul 2012 20:36:01 +0000 (13:36 -0700)
commite4220a5ec69874af624af598532b04db33cc00e7
tree43a902054bbb06c9224c0d1866cc50f26e888a0a
parent66dd94199c00bc059fc70bb246db01b60f5a650a
Fix the with_poll tests for platforms without poll.  missing import.
Lib/test/test_telnetlib.py