This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ztane
Recipients Alexander Todorov, r.david.murray, ztane
Date 2016-07-21.11:30:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469100603.57.0.359181578326.issue27578@psf.upfronthosting.co.za>
In-reply-to
Content
It must be noted that `getlines` itself is not documented, and thus there is no backwards-compatibility to preserve really. `getline` returns '' for *any* erroneous line, so it wouldn't affect it.
History
Date User Action Args
2016-07-21 11:30:03ztanesetrecipients: + ztane, r.david.murray, Alexander Todorov
2016-07-21 11:30:03ztanesetmessageid: <1469100603.57.0.359181578326.issue27578@psf.upfronthosting.co.za>
2016-07-21 11:30:03ztanelinkissue27578 messages
2016-07-21 11:30:03ztanecreate