Commit 0486e0b2 authored by Jeremy Hylton's avatar Jeremy Hylton

Import select to make previous checkin work.

parent 0e1c6117
......@@ -12,6 +12,7 @@
#
##############################################################################
import asyncore
import select
import sys
import threading
import types
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment