Follow-up Comment #8, bug #18720 (project mypaint):
David Gowers it's a good idea: could you reexpress your patch so it doesn't
have as many no-change/whitespace changes?
Trying to think of ways which don't require lots of re.sub() stuff. Python 2.6
supports "%(key)s" % {"key": "value} notation, no need for str.format() (which
is supported in 2.6.6 too, at least.
Raw datetime.datetime.strftime() format is common too, and has the advantage
of being very well-known. Would that be sufficient?
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?18720>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs