Make code py3 compatible.

This commit is contained in:
2022-09-25 15:55:03 +02:00
parent 3141add678
commit 10e7e87031
+1
View File
@@ -516,5 +516,6 @@ def main():
parser.print_help()
if __name__ == '__main__':
main()