]> granicus.if.org Git - python/commit
Updated version of asyncore.py from Sam Rushing:
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 24 Jan 2001 15:50:19 +0000 (15:50 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 24 Jan 2001 15:50:19 +0000 (15:50 +0000)
commitaf6963c2f07c9e163278045cd5aeef4356fe2161
tree1afdc3d65d08dc1a7ee876b7be3b10caf28889be
parent506f0b1fc6d44fbc1dffae47b0599ddc916dc596
Updated version of asyncore.py from Sam Rushing:
    Adds support for using select.poll() if it's available

    Move a 'map is None' test out of an else branch and into the right place
Lib/asyncore.py