diff hgweb.cgi @ 38377:fb4813304c5f

py3: add `and None` to suppress return values of .write() calls .write() calls don't return anything on Python2, so we need to make sure we suppress that on py3 too. This makes the test pass on Python 3. Differential Revision: https://phab.mercurial-scm.org/D3793
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 18 Jun 2018 16:07:46 +0530
parents 4b0fc75f9403
children 47ef023d0165
line wrap: on
line diff