[Python-Dev] converting the stdlib to str.format (original) (raw)

Benjamin Peterson musiccomposition at gmail.com
Tue Jun 3 02:49:40 CEST 2008


Hi all, As a newly converted fan of str.format, it gives me pangs to see the whole stdlib using "%." I realize that str.format is not quite up to the speed standards we'd like, but I'm sure that will change.

In any case, I'm willing to give the TLC to convert the whole stdlib to str.format, so I just need your permission!

-- Cheers, Benjamin Peterson "There's no place like 127.0.0.1."



More information about the Python-Dev mailing list