~vila/bzr/405745-http-hangs

Viewing all changes in revision 4734.

  • Committer: Vincent Ladeuil
  • Date: 2009-10-08 08:04:56 UTC
  • Revision ID: v.ladeuil+lp@free.fr-20091008080456-gzpvefk1170kxxtb
Fix python-2.4 compatibility.

* bzrlib/tests/http_server.py:
(TestingHTTPServer.server_bind,
TestingThreadingHTTPServer.server_bind): Band aid to work around
python-2.4 not updating server_address after bind.

* bzrlib/osutils.py:
(connect_socket): Band aid to work around python-2.4 missing
socket.create_connection().

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: