aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/pyme/constants/sig/__init__.py
blob: 2f2152a5fdfd2f433c002b6bca1554d1e31f1ac4 (plain)
1
2
3
4
# $Id$

from . import mode
__all__ = ['mode']