view pyikriam/__init__.py @ 175:9f248c8460ce

Simplize xpath patterns. - Use 'descendant' aix name simplize patterns.
author Thinker K.F. Li <thinker@branda.to>
date Sun, 02 Nov 2008 09:59:51 +0800
parents 6ab01f709650
children 60c4b4b78a01
line wrap: on
line source

from ikariam import Ikariam

__all__ = ('Ikariam',)