diff --git a/Perspectives/timed_asyncore.py b/Perspectives/timed_asyncore.py index 248cadf..7bbb1c6 100644 --- a/Perspectives/timed_asyncore.py +++ b/Perspectives/timed_asyncore.py @@ -2,6 +2,7 @@ from asyncore import poll, poll2, socket_map +import select import time def loop_with_timeout(timeout=30.0,