I think some of what you are looking for is documented in the PythonWin
Help. Under it select Python Manuals | Win32 Extensions Reference |
Modules | win32file. There are a number of Comm related functions
listed, such as GetCommState, ClearCommError, etc. I do not see any
parallel port related functions, there however.

-Martin

=========
> From: Davito Ernesto <[EMAIL PROTECTED]>
> To: "'[EMAIL PROTECTED]'"
>          <[EMAIL PROTECTED]>
> Subject: Sw for serial and parallel ports.
> Date: Thu, 10 Jan 2002 08:55:17 +0100
> 
> Hello everybody,
> I've just started using python and have installed the Active_python 2.2 on
> my pc. I though this software was complete and contained also the
> possibility to handle the serial and parallel ports. Unfortunately I was not
> able to find these features and moreover was not able to find something free
> on the net. Does anyone know where to find software for dealing with serial
> and parallel ports (developed for python 2.2)?
> Thank you in advance.
> 
> Davito
_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to