[issue1152248] Enhance file.readlines by making line separator selectable

Raymond Hettinger report at bugs.python.org
Wed Feb 27 09:48:49 CET 2008


Raymond Hettinger added the comment:

For the record, I thought it was a reasonable request.

AWK has a similar feature.  The AWK book shows a number of example 
uses.  Google's codesearch shows that the feature does get used in the 
field:  http://www.google.com/codesearch?q=lang%3Aawk+RS&hl=en

I think this request should probably be kept open.

----------
resolution: rejected -> 
status: closed -> open

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1152248>
_____________________________________


More information about the Python-bugs-list mailing list