comparison mercurial/peer.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 ead25aa27a43
children e2fc2122029c
comparison
equal deleted inserted replaced
31352:667e88568087 31353:089e37802fb3