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 Joseph.Warren
Recipients Joseph.Warren, orsenthil, r.david.murray
Date 2013-09-19.22:36:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379630172.36.0.454430642585.issue19052@psf.upfronthosting.co.za>
In-reply-to
Content
Have downloaded an up to date version of Python to develop with, and found that this issue had been fixed in it. This seems to have been done in changeset:   65028:7add45bcc9c6

changeset:   65028:7add45bcc9c6
user:        Senthil Kumaran <orsenthil@gmail.com>
date:        Thu Sep 30 06:09:18 2010 +0000
summary:     Issue1491 - BaseHTTPServer incorrectly implements response code 100

This change does not seem to appear in 2.7 , and could be converted to work with this, however failing this, this issue can probably be closed.

I appologise for not spotting this earlier.
History
Date User Action Args
2013-09-19 22:36:12Joseph.Warrensetrecipients: + Joseph.Warren, orsenthil, r.david.murray
2013-09-19 22:36:12Joseph.Warrensetmessageid: <1379630172.36.0.454430642585.issue19052@psf.upfronthosting.co.za>
2013-09-19 22:36:12Joseph.Warrenlinkissue19052 messages
2013-09-19 22:36:12Joseph.Warrencreate