SerialPort Outdated
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from tiendalinux <None>:
Hello, i am trying to use the SerialPort but it seems to be outdated:
File "C:\Python24\Lib\site-packages\twisted\internet\_win32serialport.py", line 56, in __init__
self.reactor.addEvent(self._overlappedRead.hEvent, self, 'serialReadEvent')
AttributeError: 'SelectReactor' object has no attribute 'addEvent'
----------
Type : defect
Component: core
Keywords : Serial Win32
Priority : normal
Nosy :
----------
http://twistedmatrix.com/trac/ticket/3802