Alec Bennett wrote:
I'd like to get a list of available com ports on a Windows machine. I've seen some reference to a function EnumSerialPorts but can't find any documentation.
You can get it from WMI via the Win32_SerialPort class TJG _______________________________________________ python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
