[V8] Fix deprecated Python code
authorKent Hansen <kent.hansen@nokia.com>
Fri, 2 Sep 2011 10:03:09 +0000 (12:03 +0200)
committerSimon Hausmann <simon.hausmann@nokia.com>
Thu, 5 Jan 2012 11:18:11 +0000 (12:18 +0100)
commitbb4de483c15364a70224999d330a75422af849bd
tree616f878aa82d01081f4bc957f5aa7ac59630629a
parent9119a7b49a5add38ccc56b87ac0c19366db4f538
[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: I6a7c7efa2bc51800b81efc45b0c7335747d887a7
src/3rdparty/v8/tools/js2c.py
src/3rdparty/v8/tools/jsmin.py