Skip to content

Add pylint py3 compatibility check

Marko Petric requested to merge mpetric/ILCDIRAC:py3klint into Rel-v29r0

BEGINRELEASENOTES

*All
FIX: use print function instead of print statement
FIX: remove the usage of the long suffix to distinguish between long and int
FIX: convert octal literals to new syntax
NEW: Add pylint test to check python 3 compatibility
ENDRELEASENOTES

Edited by Andre Sailer

Merge request reports