diff mercurial/progress.py @ 31345:dd49a6c166f7

summary: don't explicitly str() something we're about to %s str() is wrong on Python 3 here, and %s implicitly calls str() anyway, so this was just extra dancing for no reason.
author Augie Fackler <augie@google.com>
date Sat, 11 Mar 2017 20:58:26 -0500
parents cb1ea3cc44b5
children c3ef33fd0058
line wrap: on
line diff