Ron wrote:[color=blue]
> Is this built into any of the python versions? Need it! Using 2.3.5 and
> doesn't seem to have it.Newbe needs help!email ron@nac.net Thanks Ron[/color]
PySerial has never been built in to any standard v
distribution of Python, but it's an easy download
and the web page is the first hit in Google if
you type "python serial"...
Comment