Mercurial > trustbridge
view manuals/theme/better/__init__.py @ 954:eaea1504f282
(issue41) Add curl staticlib definition
This is neccessary to avoid dllimport declarations on windows.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Wed, 27 Aug 2014 16:29:55 +0200 |
parents | 519b14c5260d |
children |
line wrap: on
line source
import os better_theme_path = os.path.split(os.path.dirname(__file__))[0] __version__ = '0.1.5'