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 chris.jerdonek
Recipients chris.jerdonek, docs@python, pitrou, serhiy.storchaka
Date 2012-08-04.02:21:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344046869.51.0.832702190683.issue15543@psf.upfronthosting.co.za>
In-reply-to
Content
> On the other hand, the details of the *newline* argument should probably remain in the API descriptions themselves.

Correct.  It would be a high-level entry for "universal newlines" -- independent of any API and suitable for linking to wherever universal newlines are mentioned (e.g. in the documentation of str.splitlines()).
History
Date User Action Args
2012-08-04 02:21:09chris.jerdoneksetrecipients: + chris.jerdonek, pitrou, docs@python, serhiy.storchaka
2012-08-04 02:21:09chris.jerdoneksetmessageid: <1344046869.51.0.832702190683.issue15543@psf.upfronthosting.co.za>
2012-08-04 02:21:08chris.jerdoneklinkissue15543 messages
2012-08-04 02:21:08chris.jerdonekcreate