get logical drives and their type

JZ cy.fbp.eryvtvne at ncbybtrglxn.pbz
Tue Feb 3 04:24:18 EST 2004


There are two usefull functions implemented in Windows:
http://msdn.microsoft.com/library/en-us/fileio/base/getdrivetype.asp
http://msdn.microsoft.com/library/en-us/fileio/base/getlogicaldrivestrings.asp

Do anywhone know if they are implemented in Python? I could not find
them in sys, os, os.path...

--
JZ



More information about the Python-list mailing list