Home
last modified time | relevance | path

Searched refs:poll2 (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/
Dasyncore.py171 def poll2(timeout=0.0, map=None): function
197 poll3 = poll2 # Alias for backward compatibility
204 poll_fun = poll2
/third_party/python/Lib/test/
Dtest_smtplib.py195 poll_fun = asyncore.poll2