[Webkit-unassigned] [Bug 71170] webkit fails to build with Python 3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 3 08:32:14 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=71170


Philippe Normand <pnormand at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #112965|review?                     |review-
               Flag|                            |




--- Comment #4 from Philippe Normand <pnormand at igalia.com>  2011-11-03 08:32:14 PST ---
(From update of attachment 112965)
View in context: https://bugs.webkit.org/attachment.cgi?id=112965&action=review

> Source/WebCore/inspector/CodeGeneratorInspector.py:60
> +except Exception as e:

AFAIK the minimum Python version required by webkitpy is 2.5. This syntax works only in >= 2.6 though.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list