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 ncoghlan
Recipients amaury.forgeotdarc, brandjon, chris.jerdonek, dontknow, elsdoerfer, ezberch, georg.brandl, ncoghlan, rutsky
Date 2012-05-29.13:24:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338297855.24.0.768324385521.issue13857@psf.upfronthosting.co.za>
In-reply-to
Content
Added some review comments. I'm thinking the docs for str.splitlines() could really do with an update to say explicitly that a trailing newline *doesn't* append an empty string to the result.
History
Date User Action Args
2012-05-29 13:24:15ncoghlansetrecipients: + ncoghlan, georg.brandl, amaury.forgeotdarc, chris.jerdonek, elsdoerfer, rutsky, dontknow, brandjon, ezberch
2012-05-29 13:24:15ncoghlansetmessageid: <1338297855.24.0.768324385521.issue13857@psf.upfronthosting.co.za>
2012-05-29 13:24:14ncoghlanlinkissue13857 messages
2012-05-29 13:24:14ncoghlancreate