veekun_pokedex/pokedex/db
a_magical_me ffc30bff8f Factor out logic for finding the default db/index. #180
Note: `if not x:` has changed to `if x is not None:`, changing the
semantics slightly.  Shouldn't be a big issue.
2010-05-13 21:45:51 -07:00
..
__init__.py Factor out logic for finding the default db/index. #180 2010-05-13 21:45:51 -07:00
load.py Factor out logic for finding the default db/index. #180 2010-05-13 21:45:51 -07:00
rst.py Restored Item.appears_underground and added location support to rst. 2010-05-03 01:00:38 -07:00
tables.py Added some missing item icons and fixed TMs/Data Cards. #248 2010-05-11 20:20:33 -07:00