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 dwoz
Recipients dwoz, orsenthil, python-dev
Date 2013-03-19.22:42:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363732956.48.0.0362623146609.issue17471@psf.upfronthosting.co.za>
In-reply-to
Content
Sure, your way is much easier to tell what is getting tested. The only thing I was trying to avoid is including the static text "HTTP Error" so the test will not break if that static text changes. That said, I really doubt the text would change for any reason. I think we should go with your way.
History
Date User Action Args
2013-03-19 22:42:36dwozsetrecipients: + dwoz, orsenthil, python-dev
2013-03-19 22:42:36dwozsetmessageid: <1363732956.48.0.0362623146609.issue17471@psf.upfronthosting.co.za>
2013-03-19 22:42:36dwozlinkissue17471 messages
2013-03-19 22:42:36dwozcreate