Drive space

dwelch91 dwelch91 at attbi.com
Mon Aug 12 23:15:27 EDT 2002


Ken Seehof wrote:
> How do you get the total remaining drive space, given the drive letter, on
> Windows?
> 
> 
> 

win32file.GetDiskFreeSpace() or win32file.GetDiskFreeSpaceEx()

D





More information about the Python-list mailing list