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 r.david.murray
Recipients Claudiu.Popa, ezio.melotti, fwierzbicki, jeff.allen, orsenthil, r.david.murray, terry.reedy
Date 2014-03-05.01:23:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393982599.88.0.043451218321.issue20155@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, OK.  I was thinking that BaseHTTPRequestHandler defined GET, but I see that it doesn't.

So yes, this patch looks fine to me.
History
Date User Action Args
2014-03-05 01:23:20r.david.murraysetrecipients: + r.david.murray, terry.reedy, orsenthil, fwierzbicki, ezio.melotti, Claudiu.Popa, jeff.allen
2014-03-05 01:23:19r.david.murraysetmessageid: <1393982599.88.0.043451218321.issue20155@psf.upfronthosting.co.za>
2014-03-05 01:23:19r.david.murraylinkissue20155 messages
2014-03-05 01:23:19r.david.murraycreate