Bring value from walk()
Milos Prudek
prudek at nembv.cz
Mon Feb 28 04:03:49 EST 2000
More information about the Python-list mailing list
Mon Feb 28 04:03:49 EST 2000
- Previous message (by thread): Bring value from walk()
- Next message (by thread): Newbie Newbie, we are all Newbie to something
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I would love to know if you've found some way to account for the space > occupied by directories, and if you know of some automated way to grab > the clustersize of the partition. I will calculate one cluster for each directory. I will use win32api.GetDiskFreeSpace to learn about cluster size. This is a MS Win only project... I would love to use portable system call but I do not know if there is one. -- Milos Prudek
- Previous message (by thread): Bring value from walk()
- Next message (by thread): Newbie Newbie, we are all Newbie to something
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list