[EMAIL PROTECTED] wrote:
> How can I find out the size of a file in a disk in python?

os.path.getsize(filename)


-Irmen
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to