commit | b0199518750feb2a37fe6ebfb9679329d3eb305f | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri Sep 18 13:57:11 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Fri Sep 18 13:57:11 2009 +0000 |
tree | f991825a80f21b364ef525b889b47433656af22a | |
parent | c40e60e5e50f8ac1d157cf524f90d024c6bf31a3 [diff] |
Use str.format() to fix beginner's mistake with %-style string formatting.