Brett Cannon <[EMAIL PROTECTED]> added the comment: On Mon, Aug 18, 2008 at 3:52 AM, Antoine Pitrou <[EMAIL PROTECTED]> wrote: > > Antoine Pitrou <[EMAIL PROTECTED]> added the comment: > > 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. >
That's also a possibility. Out of curiosity, what HTTP response should be received? _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3583> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com