Closed GoogleCodeExporter closed 8 years ago
Same here, got the same problem. Probably same system. I run Python 2.5.2 with
2.1 version of the script on ubuntu 8.10 as well.
/usr/bin/python <path trimmed>/appdailysales.py -d 2 -o <path trimmed> -u
<path trimmed>/appdailysales.py:207: Warning: 'with' will become a reserved
keyword in Python 2.6
File "<path trimmed>/appdailysales.py", line 207
with open(os.path.join(options.outputDirectory, 'temp.html'),
^
SyntaxError: invalid syntax
I know nothing about python at all... If there's any quick fix, please share
here. Thanks a lot!
Original comment by hokc...@gmail.com
on 23 Sep 2010 at 5:33
This has been fixed in the script version 2.2. The latest is in the svn repo.
I'll package up a .zip for download soon.
Original comment by kirbyt.w...@gmail.com
on 23 Sep 2010 at 12:34
Original issue reported on code.google.com by
mintdesi...@gmail.com
on 17 Sep 2010 at 6:19