On Wed, Oct 5, 2011 at 15:07, Paul Robinson <[email protected]> wrote:
> When this happened to me, it was because cpplint.py (in depot_tools) had a > first line that said > #!/usr/bin/python2.4 > but of course I have a more recent version of python. Removing the "2.4" > made the problem go away. > Doesn't seem to be the case here. I think cpplint.py is not part of my checkout (checked with "find"). -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
