/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

Cleanup and refactor the server shutdown.

* bzrlib/tests/http_server.py:
(TestingHTTPServerMixin): Implement a proper server() method able
to clean after itself and interruptible by calling shutdown() from
another thread.
(HttpServer._get_httpd): The server has already got the address
from the socket, just get it from there.
(HttpServer._http_start): Delegate the service to the server
itself.
(HttpServer.tearDown): Call server.shutdown() since that's more
appropriate.

Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4070.11.16 16 years ago Martin Pool Fix copyrights and remove assert statement from do 987 bytes Diff Download File
autodoc_bash_completion.py 4070.11.16 16 years ago Martin Pool Fix copyrights and remove assert statement from do 1.5 KB Diff Download File
autodoc_man.py 4070.11.16 16 years ago Martin Pool Fix copyrights and remove assert statement from do 6.8 KB Diff Download File
autodoc_rstx.py 4634.39.40 16 years ago Ian Clatworthy better pdf and html for the User Reference - remov 6.1 KB Diff Download File
sphinx_conf.py 4634.39.26 16 years ago Ian Clatworthy moce most of the sphinx configuration settings int 6.8 KB Diff Download File