##// END OF EJS Templates
parser: use %d instead of %s for interpolating error position...
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.
Augie Fackler -
r31353:089e3780 default
Show More
Name Size Modified Last Commit Author
/ mercurial / default.d
mergetools.rc Loading ...