-
Committer:
Vincent Ladeuil
-
Date:
2009-10-08 08:55:17 UTC
-
mto:
(5247.1.1 first-try)
-
mto:
This revision was merged to the branch mainline in
revision
5396.
-
Revision ID:
v.ladeuil+lp@free.fr-20091008085517-gbybgf4dszqq31lj
Fix python-2.4/2.5 compatibility.
* bzrlib/tests/test_http.py:
(RecordingServer.connect_socket): Band aid to work around
python-2.4 missing socket.create_connection().
* bzrlib/tests/http_server.py:
(TestingThreadingHTTPServer.process_request_thread): Fix
python2.5/2.4 compatibility.