veekun_pokedex/pokedex/db
2016-11-21 19:27:28 -08:00
..
__init__.py
dependencies.py
load.py Fix pokedex dump under Python 2 AND 3, at the same time even 2015-11-04 20:10:27 -08:00
markdown.py Compat with Python 3.3+ 2015-10-05 08:12:23 -07:00
multilang.py Compat with Python 3.3+ 2015-10-05 08:12:23 -07:00
oracle.py Update the docstring on rewrite_long_table_names. 2014-02-21 17:59:52 -05:00
tables.py Make the schema minimally usable on Python 3 2016-11-21 19:27:28 -08:00
translations.py Fix the CLI in py3 2015-10-05 16:29:21 -07:00
util.py