Determining the volume ID for a file/drive?

carroll at tjc.com carroll at tjc.com
Tue Apr 29 16:33:45 EDT 2003


On 29 Apr 2003 09:38:39 +0200, Thomas Heller <theller at python.net>
wrote:

>win32api.GetVolumeInformation("c:\\")

Excellent!  Thanks.

Funny, I grepped through my Python22/Docs directory looking for likely
suspects (including the string "volume"), and it didn't find anything;
now I see that PythonWin32Extensions.chm documents
win32api.GetVolumeInformation().

Thanks to all other who replied as well.





More information about the Python-list mailing list