[Patches] [Patch #103081] Speed up for fileinput, using readlines(sizehint)

noreply@sourceforge.net noreply@sourceforge.net
Fri, 05 Jan 2001 06:47:10 -0800


Patch #103081 has been updated. 

Project: python
Category: library
Status: Closed
Submitted by: gvanrossum
Assigned to : gvanrossum
Summary: Speed up for fileinput, using readlines(sizehint)

Follow-Ups:

Date: 2001-Jan-05 06:47
By: gvanrossum

Comment:
Checked in.  (The bufsize argument could be added to the docs, I suppose,
but it really doesn't appear to make any difference, so there's no hurry.)
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=103081&group_id=5470