[Python-bugs-list] [Bug #110686] cStringIO lacks the readlines method (PR#409)

noreply@sourceforge.net noreply@sourceforge.net
Sat, 16 Sep 2000 15:00:52 -0700


Bug #110686, was updated on 2000-Jul-31 14:14
Here is a current snapshot of the bug.

Project: Python
Category: Modules
Status: Closed
Resolution: None
Bug Group: Feature Request
Priority: 4
Summary: cStringIO lacks the readlines method (PR#409)

Details: Jitterbug-Id: 409
Submitted-By: pierre@saiph.com
Date: Sun, 23 Jul 2000 13:41:59 -0400 (EDT)
Version: 1.5.2
OS: sparc solaris


cStringIO is supposed to be the C version of  For some reason,
it does not provide the readlines method.
The obvious turnaround is to use StringIO instead: no hurry to fix,
at least on my side.



====================================================================
Audit trail:
Mon Jul 24 18:41:02 2000	jeremy	moved from incoming to open

Follow-Ups:

Date: 2000-Sep-05 13:11
By: loewis

Comment:
Fixed in Patch #101423,
http://sourceforge.net/patch/?func=detailpatch&patch_id=101423&group_id=5470
-------------------------------------------------------

Date: 2000-Sep-07 15:03
By: jhylton

Comment:
Please do triage on this bug.
-------------------------------------------------------

Date: 2000-Sep-16 15:00
By: bwarsaw

Comment:
Added to PEP 42
-------------------------------------------------------

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=110686&group_id=5470