Re: Interrupted system call

2014-11-17 Thread Peter Bell
On 17/11/14 16:31, Chris Angelico wrote: On Mon, Nov 17, 2014 at 3:10 PM, Peter Bell wrote: Is there a better way to interface to a serial port from Python 3? I've found a reference in the PSF 3.3.6 FAQ which points to pyserial on sourceforge. ... a solution to this. I would su

Re: Interrupted system call

2014-11-17 Thread Peter Bell
Many thanks for your helpful response, Chris. On 17/11/14 06:13, Chris Angelico wrote: On Sun, Nov 16, 2014 at 7:11 PM, Peter Bell wrote: File "/usr/lib/python3.4/site-packages/serial/serialposix.py", line 480, in read if e[0] != errno.EAGAIN: TypeError: 'InterruptedE

Interrupted system call

2014-11-16 Thread Peter Bell
7; block? Or is there another way to deal with it? I presume that the subsequent error (TypeError) indicates some fault in the system level library. I'm not sure where/how to report this. Any advice would be appreciated. --

Re: python tutorial

2009-06-18 Thread Peter Bell
indows 7 seems to be compatible with NT 3.5 rather than with DOS. Peter Bell. -- http://mail.python.org/mailman/listinfo/python-list