veekun_pokedex/pokedex/db
Petr Viktorin ebab8c6e43 Try importing markdown utilities from markdown.util
etree and AtomicString will be moved in python-markdown 2.1

See commit https://github.com/waylan/Python-Markdown/commit/89a4f3d0829a7 :
    Cleaned up markdown namespace. This may be a backward incompatible
    change for some extensions. They should be importing from
    markdown.util
2011-09-22 00:51:59 +03:00
..
__init__.py Fix default language assignment once and for all. 2011-04-10 00:54:14 -07:00
dependencies.py load: Add --recursive option. 2011-04-03 03:17:08 -07:00
load.py Add a missing import, remove some unused ones 2011-08-30 23:05:22 +03:00
markdown.py Try importing markdown utilities from markdown.util 2011-09-22 00:51:59 +03:00
multilang.py Make MarkdownString.as_html() accept an extension object, not class 2011-09-22 00:51:59 +03:00
tables.py Use identifiers in Pokemon.stat 2011-09-22 00:51:59 +03:00
translations.py Reading, merging, and writing translations 2011-04-11 17:03:27 +03:00
util.py Make id lookup util.get use query.get, avoiding queries for dupe lookups 2011-05-06 12:40:44 +03:00