Mercurial > trustbridge
view doc/help/theme/better/__init__.py @ 1285:4a3a482dc337
Build instruction consistency: always using curl -O instead of wget. Wget taken out.
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Mon, 29 Sep 2014 13:01:50 +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'