view doc/help/theme/better/__init__.py @ 1268:2efdf2faf4e5

Remove dead variable and fix possible null pointer dereference Problems found by clang static-analyzer
author Andre Heinecke <andre.heinecke@intevation.de>
date Fri, 26 Sep 2014 19:31:53 +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'

http://wald.intevation.org/projects/trustbridge/