Mercurial > trustbridge
view doc/help/theme/better/__init__.py @ 1315:12ed0b72e9f5
(issue162) Change DO_RELEASE_BUILD to IS_TAG_BUILD to determine g_debug initializatation
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Mon, 13 Oct 2014 16:19:28 +0200 |
parents | cf1fdb254c41 |
children |
line wrap: on
line source
import os better_theme_path = os.path.split(os.path.dirname(__file__))[0] __version__ = '0.1.5'