Split PokedexLookup(recreate=True) into its own method. #216
authorEevee <git@veekun.com>
Thu, 13 May 2010 05:36:12 +0000 (22:36 -0700)
committerEevee <git@veekun.com>
Thu, 13 May 2010 05:38:36 +0000 (22:38 -0700)
commitd501123d6026f9f6fa770e4ed7b174f94df81727
treed1ef43faf5f0d0009e7d93f18af865a61375215d
parenta9db97a644eca7a0f5d88d95a2d7235dd6a926cf
Split PokedexLookup(recreate=True) into its own method.  #216
pokedex/__init__.py
pokedex/lookup.py
pokedex/tests/test_lookup.py