veekun_pokedex/pokedex/db
2022-04-04 00:29:44 -04:00
..
__init__.py Addressed all of pyflakes3's complaints 2016-11-24 21:29:58 +00:00
dependencies.py load: Add --recursive option. 2011-04-03 03:17:08 -07:00
load.py Added functionality for pokedex dump -l all, which dumps all languages rather than treating the word 'all' as a language. This has the same functionality as not specifying a language at all, but now the functionality matches the help documentation 2022-04-04 00:29:44 -04:00
markdown.py Avoid a warning about regex flags in Python 3.6 2021-03-21 15:39:02 -07:00
multilang.py fix test suite under SQLAlchemy 1.2.x 2018-03-30 12:01:21 -07:00
oracle.py Update the docstring on rewrite_long_table_names. 2014-02-21 17:59:52 -05:00
tables.py Fix GrowthRate backref 2021-03-28 23:51:53 -07:00
translations.py Catch StopIteration explicitly in group_by_object generator (#264) 2019-07-15 13:23:37 -07:00
util.py Addressed all of pyflakes3's complaints 2016-11-24 21:29:58 +00:00