Mercurial > trustbridge
view manuals/theme/better/__init__.py @ 937:f6b52f60f643
Check if lock_dir is set before using it in an rm -rf
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Fri, 22 Aug 2014 19:15:31 +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'