Mercurial > hg
comparison mercurial/repoview.py @ 18353:a9fd11ffa13f
serve: remove connection close hack for Python 2.3
Introduced in 276de216d2c5 and no longer needed - BaseHTTPServer handles
connection closing just fine if we don't mess with its internals.
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Tue, 15 Jan 2013 01:10:08 +0100 |
parents | 1f35d6737ed8 |
children | f3b21beb9802 |
comparison
equal
deleted
inserted
replaced
18352:e33b9b92a200 | 18353:a9fd11ffa13f |
---|