summaryrefslogtreecommitdiff
path: root/pokemontools/interval_map.py
AgeCommit message (Collapse)Author
2016-08-24Fix enough py3 issues for pokeyellow to finish buildingEevee (Lexy Munroe)
Mostly xrange (screw it, just use range), spurious tabs, and division.
2013-08-03make a basic python moduleBryan Bishop