Mercurial > trustbridge
view manuals/theme/better/__init__.py @ 1049:52c68a773194
Ubuntu Installer, short instruction with explicit mention that this example is for one user only.
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Fri, 05 Sep 2014 12:30:47 +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'