get logical drives and their type
Collapse
This topic is closed.
X
X
-
JZTags: None
-
John Abel
Re: get logical drives and their type
Have a look in the win32all package.
JZ wrote:
[color=blue]
>There are two usefull functions implemented in Windows:
>http://msdn.microsoft.com/library/en...tdrivetype.asp
>http://msdn.microsoft.com/library/en...ivestrings.asp
>
>Do anywhone know if they are implemented in Python? I could not find
>them in sys, os, os.path...
>
>--
>JZ
>
>[/color]
Comment