]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
one more test fix for systems without select.poll. tested by deleting
authorGregory P. Smith <greg@krypto.org>
Mon, 16 Jul 2012 22:49:19 +0000 (15:49 -0700)
committerGregory P. Smith <greg@krypto.org>
Mon, 16 Jul 2012 22:49:19 +0000 (15:49 -0700)
commitdaa4c6b2e68c8ab0d929d9f00db45819431b4e3d
tree9e219520960e0282f01e329f6a069707d39c0841
parent49be9ed9765f30aac0d9757f9f809ac9706e5eb8
parent954d46b2ccf2c5800b89bd6c8616cafeb39168d6
one more test fix for systems without select.poll.  tested by deleting
select.poll before running.  works both ways (finally).  this should
fix the windows build.
Lib/test/test_telnetlib.py