Reading asynchronous data from a serial device

Erno Kuusela erno at iki.fi
Tue Jul 18 10:07:33 EDT 2000


>>>>> "Eric" == Eric Hopper <hopper at omnifarious.mn.org> writes:

    Eric> I'm not sure how to start it as a daemon thread.

try Thread.setDaemon().

  -- erno



More information about the Python-list mailing list