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 martin.panter
Recipients Isobel Hooper, barry, docs@python, loewis, martin.panter, r.david.murray, slinkp
Date 2015-12-14.19:48:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450122513.04.0.458415894311.issue1753718@psf.upfronthosting.co.za>
In-reply-to
Content
The change to readline() works well.

Any thoughts regarding my other comments? In particular, altchars and ignorechars cannot be arbitrary bytes-like objects.
History
Date User Action Args
2015-12-14 19:48:33martin.pantersetrecipients: + martin.panter, loewis, barry, slinkp, r.david.murray, docs@python, Isobel Hooper
2015-12-14 19:48:33martin.pantersetmessageid: <1450122513.04.0.458415894311.issue1753718@psf.upfronthosting.co.za>
2015-12-14 19:48:33martin.panterlinkissue1753718 messages
2015-12-14 19:48:32martin.pantercreate