[Webkit-unassigned] [Bug 94814] Make it possible to build WebKit with Python 3 (and 2)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 23 22:21:51 PDT 2012


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





--- Comment #5 from Simon Hausmann <hausmann at webkit.org>  2012-08-23 22:21:49 PST ---
(From update of attachment 160162)
View in context: https://bugs.webkit.org/attachment.cgi?id=160162&action=review

I can take care of the landing (and will remove the Qt part in ChangeLog)

>> Source/WebCore/inspector/CodeGeneratorInspector.py:90
>> +    import sys
> 
> I think we'd rather import this at the beginning of the file.

Seems indeed strange in the presence of "import sys" in line 32.

-- 
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