veekun_pokedex/pokedex
Petr Viktorin ab2baaa759 Update media accessors wrt repo split
All accessors now take a `root` arg, the root of the media tree.
Alternatively `root` can be a custom MediaFile subclass, which should allow
neat tricks like:
- Checking some kind of manifest to prevent stat() calls
- Custom properties of the file objects (e.g. for HTML <img> tags)
- Downloading the media on demand

Tests assume media is at pokedex/data/media, skip otherwise.
2011-05-06 12:26:17 +03:00
..
data/csv Add Pichu's Volt Tackle and Rotom's form moves for B/W 2011-05-06 12:26:16 +03:00
db Allow missing Markdown translation rows (for species' form descriptions) 2011-05-06 12:26:16 +03:00
struct Move util.py to compatibility.py 2011-04-17 22:30:37 -07:00
tests Update media accessors wrt repo split 2011-05-06 12:26:17 +03:00
util Update media accessors wrt repo split 2011-05-06 12:26:17 +03:00
__init__.py Speed up import pokedex.db slightly. 2011-04-03 03:13:07 -07:00
compatibility.py Move util.py to compatibility.py 2011-04-17 22:30:37 -07:00
defaults.py Speed up import pokedex.db slightly. 2011-04-03 03:13:07 -07:00
formulae.py Give calculated_stat and calculated_hp the same signature. 2011-03-10 22:12:03 -08:00
lookup.py Pokemon species split: Lookup & Markdown 2011-05-06 12:26:16 +03:00
main.py Add usage text for --langs 2011-04-11 17:07:39 +03:00
roomaji.py Add Czech romanization 2011-03-29 17:46:41 +03:00