3 Oct
2009
3 Oct
'09
4:39 p.m.
Interested in the recent threads about % and str.format(), I wrote a little Python 3 script that converts % format strings to format strings compatible with str.format(). I invite you to try it out. The code is at https://code.launchpad.net/~gutworth/+junk/mod2format (That means you can do "bzr branch lp:~gutworth/+junk/mod2format".) It should basically work except for some obscure cases like "%#.0f". -- Regards, Benjamin
5479
Age (days ago)
5479
Last active (days ago)
0 comments
1 participants
participants (1)
-
Benjamin Peterson