view pyikriam/__init__.py @ 273:f81c4f9d267f

make the travel time is sort by distance
author "Rex Tsai <chihchun@kalug.linux.org.tw>"
date Mon, 01 Dec 2008 14:23:08 +0800
parents 6ab01f709650
children 60c4b4b78a01
line wrap: on
line source

from ikariam import Ikariam

__all__ = ('Ikariam',)