This works great in python2 but fails in python3 exec __FILES SyntaxError: Missing parentheses in call to 'exec'. Would be great if it is compatible
This works great in python2 but fails in python3
exec __FILES SyntaxError: Missing parentheses in call to 'exec'.
Would be great if it is compatible