Listing partitions (on win32)
bonono at gmail.com
bonono at gmail.com
Sun Jan 15 04:33:58 EST 2006
Tim Golden wrote:
> Claude Henchoz wrote:
>
> > Is there any way of listing partitions on a (win32) computer without
> > using WMI?
>
> Not that this answers your question, but why _don't_ you
> want to use WMI?
>
> TJG
>>> import wmi
Traceback (most recent call last):
File "<pyshell#0>", line 1, in -toplevel-
import wmi
ImportError: No module named wmi
>>>
More information about the Python-list
mailing list