view src/__init__.py @ 2297:ad2a8e8b52da

core (tools/common/regex): new ansiRemove method to remove ANSI escape codes from a string
author Goffi <goffi@goffi.org>
date Sun, 02 Jul 2017 19:53:44 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION