Mercurial > trustbridge
view manuals/theme/better/__init__.py @ 1130:a2d2ae5a1154
Fix quoting in sign command
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Wed, 17 Sep 2014 13:38:49 +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'