Mercurial > trustbridge
view doc/help/theme/better/__init__.py @ 1355:1dbe849fd0bf
Remove empty parent directory of installation direcotry.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Thu, 30 Oct 2014 14:27:23 +0100 |
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'