Mercurial > trustbridge
view manuals/theme/better/__init__.py @ 1116:df2297e741ad
(issue127) Rename the installer to a pretty name before execution.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Tue, 16 Sep 2014 11:45:20 +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'