comparison CONTRIBUTING @ 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 a492610a2fc1
children
comparison
equal deleted inserted replaced
41030:c0865f3da285 41031:b53c5651fcf6