Mercurial > trustbridge
view manuals/theme/better/__init__.py @ 1079:6d5b305e9430
(isse116) Typo in message fixed.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Thu, 11 Sep 2014 11:29:38 +0200 |
parents | 519b14c5260d |
children |
line wrap: on
line source
import os better_theme_path = os.path.split(os.path.dirname(__file__))[0] __version__ = '0.1.5'