python2 removed
This commit is contained in:
parent
a88e689cac
commit
c10e8792ab
@ -58,7 +58,7 @@ except ImportError:
|
||||
__DESCRIPTION__ = """The Module {\\tt %s} is designed to help on all issues with files and folders.
|
||||
For more Information read the documentation.""" % __name__.replace('_', '\_')
|
||||
"""The Module Description"""
|
||||
__INTERPRETER__ = (2, 3)
|
||||
__INTERPRETER__ = (3, )
|
||||
"""The Tested Interpreter-Versions"""
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user