Home | History | Annotate | Download | only in python2.7

Lines Matching refs:_has_poll

430     _has_poll = hasattr(select, 'poll')
1381 if _has_poll: