CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/12/27 21:01:48
Modified files:
sysutils/mdprint: Makefile
sysutils/mdprint/patches: patch-tools_mdprint_mdprint_py
Log message:
Fix Python 3.8+ SyntaxWarning messages on every usage
https://docs.python.org/3.8/whatsnew/3.8.html#changes-in-python-behavior
Polish 2to3 usage while here.
