view src/__init__.py @ 2496:769e8d9d2438

core: new getLocalPath method to retrieve a path in SàT local dir, which may be specific to a profile or component
author Goffi <goffi@goffi.org>
date Wed, 28 Feb 2018 18:28:39 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION