Hi Brett, this is a very strange error in pyserial. I wasn't able to
find any reference to it, so I suggest you update the package. here in
my computer I use the version 1.35.
open a python terminal and type:
>> import serial
>> print serial.VERSION
Also, I checked their svn version and there isn't this syntax error.
The problem with windows version is that people usually expect a fully
working setup, Blocos is still in heavy development and there have
been many changes in the code in the last months. I prefer people
using an old version which at least works. When we have a more stable
version, we will make a new windows executable.
bye!