Open GoogleCodeExporter opened 9 years ago
The output I got was truncated:
# python \apps\bin\upload.py
File "\apps\bin\upload.py", line 190
except IOError, e:
^
SyntaxError: invalid syntax
Original comment by manu.st...@gmail.com
on 27 Mar 2014 at 9:18
upload.py currently do not support python 3.x. If can submit changes that keep
it compatible with python 2.7, I'll be happy to review these.
Original comment by maruel@chromium.org
on 28 Mar 2014 at 12:10
Original issue reported on code.google.com by
manu.st...@gmail.com
on 27 Mar 2014 at 9:17