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 asvetlov, chris.jerdonek, docs@python, pitrou, r.david.murray, serhiy.storchaka
Date 2012-08-14.03:11:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344913896.14.0.322005603879.issue15543@psf.upfronthosting.co.za>
In-reply-to
Content
Is it worth standardizing on "universal newlines mode" in the code as well (docstrings, etc)?  There are about ten occurrences of "universal newline mode" that would need to be changed.
History
Date User Action Args
2012-08-14 03:11:36chris.jerdoneksetrecipients: + chris.jerdonek, pitrou, r.david.murray, asvetlov, docs@python, serhiy.storchaka
2012-08-14 03:11:36chris.jerdoneksetmessageid: <1344913896.14.0.322005603879.issue15543@psf.upfronthosting.co.za>
2012-08-14 03:11:35chris.jerdoneklinkissue15543 messages
2012-08-14 03:11:35chris.jerdonekcreate