Mercurial > trustbridge
view doc/help/theme/better/__init__.py @ 1376:fdef94da2d70
(issue176) Compare installation and registry path case insensitive.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Thu, 04 Dec 2014 14:32:16 +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'