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 pitrou
Recipients chris.jerdonek, gward, jcea, pitrou, twouters
Date 2012-08-01.14:04:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343829866.96.0.732775552391.issue15510@psf.upfronthosting.co.za>
In-reply-to
Content
Uh, how is this a bug? An empty text doesn't contain lines at all, so returning an empty list of lines sounds right.

Furthermore, by "fixing" this, you may break existing software.
History
Date User Action Args
2012-08-01 14:04:27pitrousetrecipients: + pitrou, twouters, gward, jcea, chris.jerdonek
2012-08-01 14:04:26pitrousetmessageid: <1343829866.96.0.732775552391.issue15510@psf.upfronthosting.co.za>
2012-08-01 14:04:26pitroulinkissue15510 messages
2012-08-01 14:04:26pitroucreate