Closed YtvwlD closed 7 years ago
Currently, Labello requires Python 2.7.
What needs to be changed?
print
__future__
Python 3 is the default since d24ee45.
Currently, Labello requires Python 2.7.
What needs to be changed?
print
as a function (using__future__
)