how to determine file size in python

Rene Pijlman reageer.in at de.nieuwsgroep
Fri Feb 14 07:40:08 EST 2003


Xiaoming Zeng:
>Is there a method for determine the size of a file?

Yes there is. See os.stat() on
http://www.python.org/doc/current/lib/module-os.html.

-- 
René Pijlman

Wat wil jij leren?  http://www.leren.nl




More information about the Python-list mailing list