
July 27, 2004
3:11 a.m.
On Mon, 2004-07-26 at 18:05, Eugene Coetzee wrote:
I'm already using SerialPort from twisted.internet.serial but I want to wire it so that it works like the rest of a typical Twisted app with a factory container and reactor like event loop.
1. It doesn't require a factory because that wouldn't make sense in the context, just like twisted's udp support doesn't require a factory. 2. It requires the reactor event loop to be running in order to work. -- Itamar Shtull-Trauring http://itamarst.org