[python-win32] List of drives / removable drives

Tony Cappellini cappy2112 at gmail.com
Wed Dec 20 19:20:56 CET 2006


Is there a way to differentiate between floppy, network, hard drive,
removable (aka USB flash) drives? though Pythonwin?

My searches came up with Tim Golden's mapped drives, which is somewhat
helpful, but not particular to my needs.
http://tgolden.sc.sabren.com/python/win32_how_do_i/show_mapped_drives.html

win32api.GetVolumeInformation doesn't return anything specific- other than
'FAT' which is used on a floppy, but somehow
I was expecting something a little more specific.


thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20061220/2d749903/attachment.html 


More information about the Python-win32 mailing list