comparison tests/test-revlog-v2.t @ 43069:e554cfd93975

hgweb: use importlib.reload() if available reload() was nuked in Python 3. We need to use importlib.reload() instead. But pyflakes isn't smart enough to detect our conditional usage, so we allow this error. Differential Revision: https://phab.mercurial-scm.org/D6992
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 05 Oct 2019 17:44:54 -0400
parents e7a2cc84dbc0
children 15d35f2ba474
comparison
equal deleted inserted replaced
43068:094d0f4a8edd 43069:e554cfd93975