Hi Thomas,
I've just build your package from mentors for a friend of mine,
everything is ok but during the build process, in the test phase, if in
my laptop there isn't any serial port plugged (I have only usb port in
this PC) the test fail in test/test.py at:
134 def test2_ReadEmpty(self):
135 """no timeout: after port open, the input buffer must be
empty (rea d).
136 a character is sent after some time to terminate the test
(SendEven t)."""
137 c = self.s.read(1)
138 if not (self.event.isSet() and c == data('E')):
139 self.fail("expected marker")
140
If I plug an USB to serial converter everything is ok.
Cheers.
--
GPG Key: 4096R/F2133176 2010-10-19 Enrico Rossi <[email protected]>
Cell: +393389064702 - XMPP: [email protected] Skype: tecnobrain
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]