]> granicus.if.org Git - python/commit
This should fix the buildbot failure on s/390 which can't connect to gmail.org.
authorNeal Norwitz <nnorwitz@gmail.com>
Thu, 29 Jun 2006 05:48:14 +0000 (05:48 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Thu, 29 Jun 2006 05:48:14 +0000 (05:48 +0000)
commit877fdb01fed44e00863f09150b449aa838a3d3dc
treece42c5b24ad9e0ab2ce68e011bb1a4745497a61e
parentb15ac3169d5958e294e09f8daeab0f413e76d0a3
This should fix the buildbot failure on s/390 which can't connect to gmail.org.
It makes the error message consistent and always sends to stderr.

It would be much better for all the networking tests to hit only python.org.
Lib/test/test_socket_ssl.py