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 last-ent
Recipients berker.peksag, demian.brecht, last-ent, martin.panter
Date 2015-01-23.17:34:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422034490.81.0.217673156777.issue23255@psf.upfronthosting.co.za>
In-reply-to
Content
@demian: That's a tall order! :)

I would love to use HTTPStatus but for some reason http/__init__.py is devoid of code related to it - https://hg.python.org/cpython/file/31982d70a52a/Lib/http/__init__.py

I wasn't sure why this change was made because it like feels a step backwards. Will someone else be reverting it back or should I just include it in this patch or create another one?

As for rest of your comments, I will make the necessary changes and put up next patch.
History
Date User Action Args
2015-01-23 17:34:50last-entsetrecipients: + last-ent, berker.peksag, martin.panter, demian.brecht
2015-01-23 17:34:50last-entsetmessageid: <1422034490.81.0.217673156777.issue23255@psf.upfronthosting.co.za>
2015-01-23 17:34:50last-entlinkissue23255 messages
2015-01-23 17:34:50last-entcreate