serial port

Mark Hammond MarkH at ActiveState.com
Wed Feb 21 17:41:42 EST 2001


David Fuess wrote:

> You might want to check out Roger Burnham's SioModule available at
> http://starship.python.net/crew/roger/. It is a complete Serial class
> for Python. According to Hammond's "Python Programming on Win32" p373,
> it is the "preferred route for serial I/O with Python"

Note that the second edition is likely to point out that the win32file module has "native" serial port access available, and doesnt rely on a 3rd party DLL ;-)

Mark.

-- 
Nominate Your Favorite Programmers
for the Perl and Python Active Awards!
http://www.ActiveState.com/Awards/




More information about the Python-list mailing list