[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, 26 Apr 2012 06:56:50 +0000 (08:56 +0200)
commit07ab937b0e8172f28b21a8128a70ac27dc32d2bc
treee44933a5f5e9f554674e9acff3f72748ce4fa311
parenta889260b2a35d08a0ef56beb8ec0600dbeb38f21
[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: I5d5a0250b252b114586cfad7b1a713fde1cae1cf
Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
src/3rdparty/v8/tools/js2c.py
src/3rdparty/v8/tools/jsmin.py