In addition, f=file('filename','r');len(f.read()) is quite expensive in my point of view, If the file is serveral MB or larger.
-- http://mail.python.org/mailman/listinfo/python-list
In addition, f=file('filename','r');len(f.read()) is quite expensive in my point of view, If the file is serveral MB or larger.
-- http://mail.python.org/mailman/listinfo/python-list