[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
[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