[webkit-reviews] review granted: [Bug 94814] Make it possible to build WebKit with Python 3 (and 2) : [Attachment 160162] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 23 13:58:29 PDT 2012


Ryosuke Niwa <rniwa at webkit.org> has granted Frederik Gladhorn
<gladhorn at kde.org>'s request for review:
Bug 94814: Make it possible to build WebKit with Python 3 (and 2)
https://bugs.webkit.org/show_bug.cgi?id=94814

Attachment 160162: Patch
https://bugs.webkit.org/attachment.cgi?id=160162&action=review

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=160162&action=review


> Source/WebCore/inspector/CodeGeneratorInspector.py:90
> +    import sys

I think we'd rather import this at the beginning of the file.


More information about the webkit-reviews mailing list