removed support for multiple interpreters
This commit is contained in:
parent
2dad7db6d2
commit
eaa2c53e82
@ -37,8 +37,6 @@ except ImportError:
|
|||||||
logger = logging.getLogger(ROOT_LOGGER_NAME).getChild(__name__)
|
logger = logging.getLogger(ROOT_LOGGER_NAME).getChild(__name__)
|
||||||
|
|
||||||
|
|
||||||
__INTERPRETER__ = (3, )
|
|
||||||
"""The supported Interpreter-Versions"""
|
|
||||||
__DESCRIPTION__ = """This Module helps implementing state machines."""
|
__DESCRIPTION__ = """This Module helps implementing state machines."""
|
||||||
"""The Module description"""
|
"""The Module description"""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user