reading files in small chunks?

Rajesh Sathyamoorthy rajesh1986 at gmail.com
Fri Apr 14 01:45:20 EDT 2006


Hi,

I wanted to know why it is more efficient to read a file in smaller chunks (
using file() or open() )? If this is not done, will this lead to errors in
the data read or just results in slower performance?

Thank You.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20060414/c2c7facf/attachment.html>


More information about the Python-list mailing list