On 04/03/2010 06:30, pyt...@bdurham.com wrote:
OP here. When in doubt, read the (very well commented) wmi.py
source code :)

computerSystem = wmi.WMI().Win32_ComputerSystem()[0]

Well I'm always glad to hear a positive comment on the
source code, but there *is* some documentation:

http://timgolden.me.uk/python/wmi/index.html
http://timgolden.me.uk/python/wmi/tutorial.html
http://timgolden.me.uk/python/wmi/cookbook.html

:)

TJG
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to