Mercurial > trustbridge
view manuals/theme/better/__init__.py @ 1040:43734932e2ea
(issue100) Fall back to system wide deinstallation when no local installation is found
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Thu, 04 Sep 2014 15:55:31 +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'