Mercurial > hg > mercurial-source
diff mercurial/parser.py @ 32132: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 | c3a3896a9fa8 |
children | afb335353d28 |
line wrap: on
line diff