[issue27634] selectors.SelectSelectors fails if select.select was patched

STINNER Victor report at bugs.python.org
Wed Jul 27 10:04:53 EDT 2016


STINNER Victor added the comment:

Monkey-patching is a bad programming practice. I don't think that Python should promote this...

*But* selectors.diff LGTM.

I will wait one or two weeks to let others review the patch and give their opinion.

----------
nosy: +haypo

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27634>
_______________________________________


More information about the Python-bugs-list mailing list