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.

作者 pitrou
收信人 brett.cannon, pitrou
日期 2008-08-18.10:52:22
SpamBayes Score 7.673558e-07
Marked as misclassified
Message-id <1219056744.26.0.193325695352.issue3583@psf.upfronthosting.co.za>
In-reply-to
内容
Are many people using OpenDNS? Is there a way to detect that OpenDNS is
being used and trigger a separate path in the test?
I say that because returning a 404 when the domain lookup has failed is
wrong. Perhaps the test should check for a 404 and still raise an
exception, but with an appropriate message indicating that it may be due
to a "featureful" DNS service.
历史
日期 用户 动作 参数
2008-08-18 10:52:24pitrou修改recipients: + pitrou, brett.cannon
2008-08-18 10:52:24pitrou修改messageid: <1219056744.26.0.193325695352.issue3583@psf.upfronthosting.co.za>
2008-08-18 10:52:23pitrou链接issue3583 messages
2008-08-18 10:52:22pitrou创建