Home
last modified time | relevance | path

Searched defs:usepoll (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_asynchat.py105 usepoll = False variable in TestAsynchat
240 usepoll = True variable in TestAsynchat_WithPoll
Dtest_asyncore.py344 usepoll = False variable in DispatcherWithSendTests
394 usepoll = True variable in DispatcherWithSendTests_UsePoll