Jessica McKellar added the comment:

This looks like a copy-paste typo from test_asynchat, which does use `usepoll`.

Attached is a patch that removes `usepoll` and a 
`DispatcherWithSendTests_UsePoll` TestCase that did nothing but set 
`usepoll=True`.

* The diff passes `make patchcheck`.
* The full test suite passes with this diff.

----------
keywords: +needs review, patch
nosy: +jesstess
stage: needs patch -> patch review
Added file: http://bugs.python.org/file34978/issue7221.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7221>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to