comparison mercurial/repoview.py @ 31353:089e37802fb3

parser: use %d instead of %s for interpolating error position Error position is an int, so we should use %d instead of %s. Fixes failures on Python 3.
author Augie Fackler <augie@google.com>
date Sun, 12 Mar 2017 00:44:59 -0500
parents 2faf233b88e4
children 4015dfc899bb
comparison
equal deleted inserted replaced
31352:667e88568087 31353:089e37802fb3