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 serhiy.storchaka
Recipients docs@python, serhiy.storchaka
Date 2012-08-27.22:43:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346107437.01.0.760856446484.issue15796@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that escapes '\n' in readline() docstrings.
History
Date User Action Args
2012-08-27 22:43:57serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python
2012-08-27 22:43:57serhiy.storchakasetmessageid: <1346107437.01.0.760856446484.issue15796@psf.upfronthosting.co.za>
2012-08-27 22:43:56serhiy.storchakalinkissue15796 messages
2012-08-27 22:43:56serhiy.storchakacreate