Cross platform method to obtain disk usage

//No, it doesn't work on Windows. I've been mulling over a
//win32-filesystem package for win32utils, but I don't know
//that it's realistic to keep a unified API between *nix and
//Win32. But, I'll mull it over.
//

I think it has been available fr python long ago (maybe some python gurus
here can also help decipher). python has some generic os class; eg
http://www.linbox.com/ucome.rvt?file=/any/doc_distrib/python-2.0/lib/allos.h
tml

I agree this herculean task is important; and it does hit the base/root of
the problem/need -that of seamless_unified api as zach_dennis pointed out.

//Regards,
//
//Dan
//
//

kind regards -botp

···

Daniel Berger [mailto:djberg96@hotmail.com] wrote: