Pokédex lookup now uses a whoosh index and spell-checker. #15
authorEevee <git@veekun.com>
Sat, 25 Jul 2009 08:28:33 +0000 (01:28 -0700)
committerEevee <git@veekun.com>
Sat, 25 Jul 2009 08:28:33 +0000 (01:28 -0700)
commit4fe48baffb5156027c6d186308998412554a6906
tree470924161eba527b03b36966beefa35fba3868e9
parent6e38dbde8fd732d4fea4b764fa434a3ce94d3039
Pokédex lookup now uses a whoosh index and spell-checker.  #15
pokedex/__init__.py
pokedex/lookup.py
setup.py