-
Committer:
Vincent Ladeuil
-
Date:
2010-06-05 10:25:45 UTC
-
mto:
(5247.4.3 sftp-leaks)
-
mto:
This revision was merged to the branch mainline in
revision
5396.
-
Revision ID:
v.ladeuil+lp@free.fr-20100605102545-woq8deyokfl3q61z
Fix some fallouts from previous fixes, all tests passing (no more http leaks).
* bzrlib/tests/test_test_server.py:
(TestTCPServerInAThread): server_address has been replaced
by (host, port).
* bzrlib/tests/test_http.py:
(SampleSocket.__init__): Define close() too.