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.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to