]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #3583: mention that testing whether a bad address not triggering
authorBrett Cannon <brett@python.org>
Fri, 11 Jan 2013 16:17:53 +0000 (11:17 -0500)
committerBrett Cannon <brett@python.org>
Fri, 11 Jan 2013 16:17:53 +0000 (11:17 -0500)
commitb463c482bf6506095f5f11c4f650b7ae356f4452
treee037735b4273696367e042f999f632537163b8e1
parent9d30698d9e0f5c96fb42b9db781d161cccb6a595
Issue #3583: mention that testing whether a bad address not triggering
an OSError can mean a bad DNS server and not an actual bug.
Lib/test/test_urllibnet.py