view src/__init__.py @ 1835:5b8a859d5bb4

core (config): getConfig now returns unicode and raise exceptions.ParsingError in case of parsing problem
author Goffi <goffi@goffi.org>
date Sun, 24 Jan 2016 18:28:08 +0100
parents 8bfbf5cb0e28
children 1128feb54180
line wrap: on
line source

from core.constants import Const as C

__version__ = C.APP_VERSION