[Webkit-unassigned] [Bug 44373] New: WebKit does not build with Python 2.3
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 20 19:45:35 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44373
Summary: WebKit does not build with Python 2.3
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: benjamin.poulain at nokia.com
The patch of https://bugs.webkit.org/show_bug.cgi?id=43949 introduce a python script in the build system to create html entities.
This script requires Python 2.4 because of the function sorted(). This is quite annoying since Scratchbox (for Maemo for example) and older Macs have Python 2.3.
--
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