python2 removed
This commit is contained in:
parent
8debe21b95
commit
7f2b90c990
@ -50,7 +50,7 @@ logger = logging.getLogger(ROOT_LOGGER_NAME).getChild(__name__)
|
||||
__DESCRIPTION__ = """The Module {\\tt %s} is designed for point to point communication for client-server issues.
|
||||
For more Information read the sphinx documentation.""" % __name__.replace('_', '\_')
|
||||
"""The Module Description"""
|
||||
__INTERPRETER__ = (2, 3)
|
||||
__INTERPRETER__ = (3, )
|
||||
"""The Tested Interpreter-Versions"""
|
||||
|
||||
SID_AUTH_REQUEST = 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user