comparison hgext/schemes.py @ 41031:b53c5651fcf6

py3: convert `'{}'.format(foo)` to `'%s' % foo` in the bookflow extension Byte strings don't have the former. Converting these to byte strings is waiting on the mass rewrite.
author Matt Harbison <matt_harbison@yahoo.com>
date Thu, 20 Dec 2018 23:16:58 -0500
parents 089fc0db0954
children 2372284d9457
comparison
equal deleted inserted replaced
41030:c0865f3da285 41031:b53c5651fcf6