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 sandro.tosi
Recipients sandro.tosi
Date 2011-02-16.23:26:28
SpamBayes Score 4.5065946e-07
Marked as misclassified No
Message-id <1297898789.12.0.318094407747.issue11227@psf.upfronthosting.co.za>
In-reply-to
Content
Hi, following up http://mail.python.org/pipermail/docs/2011-February/003096.html I wrote a patch to introduce the 'Host' header in the HTTP example of asyncore doc. I've also fixed an indentation error with the last 2 lines of the same example (simple cut&paste would fail with "unexpected intentantion").

Given it's a doc issue, and it quite easy, I think it should be backported to the current on-maintainence releases (the example fails on all of them).
History
Date User Action Args
2011-02-16 23:26:29sandro.tosisetrecipients: + sandro.tosi
2011-02-16 23:26:29sandro.tosisetmessageid: <1297898789.12.0.318094407747.issue11227@psf.upfronthosting.co.za>
2011-02-16 23:26:28sandro.tosilinkissue11227 messages
2011-02-16 23:26:28sandro.tosicreate