Mercurial > trustbridge
view doc/help/theme/better/__init__.py @ 1229:6154d554b3af
(issue101) Text improved, pointing to local dir and the online repo.:
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Wed, 24 Sep 2014 15:39:02 +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'