comparison tests/test-hgweb-empty.t @ 18350:c0d63e1884a3

hgweb: remove handling of any else than strings from request.write Iterators should be returned WSGI style, not written. And apparently all of hgweb do that.
author Mads Kiilerich <mads@kiilerich.com>
date Tue, 15 Jan 2013 01:05:12 +0100
parents d6ebdbdd70a5
children 6f27efc7db23
comparison
equal deleted inserted replaced
18349:c007e5c54b16 18350:c0d63e1884a3