Remove all uses of str.format().
authora_magical_me <andrew@turnipmints.mooo.com>
Tue, 29 Mar 2011 21:39:54 +0000 (14:39 -0700)
committera_magical_me <andrew@turnipmints.mooo.com>
Sun, 3 Apr 2011 10:16:52 +0000 (03:16 -0700)
commit4334a1a641cdc77605d84d366ab2bc1b9b1ab484
tree186f74355bb8e1867ad61d95381e9568a0dd46b2
parent6df90db0baf023ab59a21f1ca73b79fb04f9e22b
Remove all uses of str.format().

For Python 2.5 compatibility.
pokedex/db/load.py
pokedex/db/tables.py