Mercurial > trustbridge
view manuals/theme/better/__init__.py @ 1181:f8ad8fc464db
(Test plan) Fixed typo.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Mon, 22 Sep 2014 12:38:06 +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'