When I try running the python script, I get this : ``` File "./svg-objects-export.py", line 124 print ''.join(msg) ^ SyntaxError: invalid syntax ``` What did I do wrong ?
When I try running the python script, I get this :
What did I do wrong ?