Re: [python-win32] How to enumerate com ports?

2009-04-03 Thread Tim Golden
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-wi

[python-win32] How to enumerate com ports?

2009-04-03 Thread Alec Bennett
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. Thanks for any help. ___ python-win32 mailing list python-win32@python.