view src/__init__.py @ 2107:2c31ddf633e5

frontends(tools/strings): put URL regex outside of getURLParams and precompile it
author Goffi <goffi@goffi.org>
date Sun, 01 Jan 2017 16:39:26 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION