view pyikriam/__init__.py @ 167:6ab01f709650

Fix semantic error
author Thinker K.F. Li <thinker@branda.to>
date Sun, 02 Nov 2008 01:00:35 +0800
parents f7fd2738b9b4
children 60c4b4b78a01
line wrap: on
line source

from ikariam import Ikariam

__all__ = ('Ikariam',)