view src/__init__.py @ 1961:c73e08094a95

memory (sqlite): better handling of IntegrityError
author Goffi <goffi@goffi.org>
date Sun, 19 Jun 2016 22:22:12 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION