[V8] Fix deprecated Python code
authorKent Hansen <kent.hansen@nokia.com>
Fri, 2 Sep 2011 10:03:09 +0000 (12:03 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 1 Mar 2012 11:03:50 +0000 (12:03 +0100)
commite4256f00169e7992111f2170abdeb4566ca5d954
treeda75b4d9e456bdd364a4ebcd24f25ea18b112f7e
parentbe32caa7a1e50bc9fd6fb370138c6f64a8fb8763
[V8] Fix deprecated Python code

Needed to make the scripts run on Python 3, which is the
default python interpreter on some newer distros.

Patch from http://code.google.com/p/v8/issues/detail?id=1391

Change-Id: I5528baa43f1be8d06efc9159fee7ea52f77d3ad8
Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
src/3rdparty/v8/tools/js2c.py
src/3rdparty/v8/tools/jsmin.py