Mercurial > trustbridge
view manuals/theme/better/__init__.py @ 1038:f5306f8c02f3
packaging/linux-installer: Copyright header changed to standard text.
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Thu, 04 Sep 2014 15:09:44 +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'