
July 26, 2004
10:05 p.m.
Itamar Shtull-Trauring wrote:
Please take a look at twisted.internet.serial and see if it meets your needs?
twisted.internet.serial is a wrapper for pyserial. 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. regards, Eugene