From: a_magical_me Date: Tue, 29 Mar 2011 21:39:54 +0000 (-0700) Subject: Remove all uses of str.format(). X-Git-Tag: veekun-promotions/2011041101~6^2~13 X-Git-Url: http://git.veekun.com/zzz-pokedex.git/commitdiff_plain/4334a1a641cdc77605d84d366ab2bc1b9b1ab484?ds=sidebyside;hp=4334a1a641cdc77605d84d366ab2bc1b9b1ab484 Remove all uses of str.format(). For Python 2.5 compatibility. ---