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 christian.heimes, martin.panter
Date 2016-09-21.04:12:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474431144.67.0.159120848619.issue28221@psf.upfronthosting.co.za>
In-reply-to
Content
Actually in the Py 3 branch, I found an earlier revision that added indata="FOO\n": r59506 (Dec 2007).

Anyway, the server in the test case just does a simple lower() call on the data, so I think the simpler FOO line may be fine on its own.
History
Date User Action Args
2016-09-21 04:12:24martin.pantersetrecipients: + martin.panter, christian.heimes
2016-09-21 04:12:24martin.pantersetmessageid: <1474431144.67.0.159120848619.issue28221@psf.upfronthosting.co.za>
2016-09-21 04:12:24martin.panterlinkissue28221 messages
2016-09-21 04:12:24martin.pantercreate