view pyikriam/__init__.py @ 189:7150e7b3dbec

merge
author Thinker K.F. Li <thinker@branda.to>
date Sun, 02 Nov 2008 22:32:09 +0800
parents 6ab01f709650
children 60c4b4b78a01
line wrap: on
line source

from ikariam import Ikariam

__all__ = ('Ikariam',)