[Webkit-unassigned] [Bug 31533] bugzilla-tool should detect python < 2.5 and show a nice error message

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 16 10:04:29 PST 2009


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


Tony Chang (Google) <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tony at chromium.org




--- Comment #1 from Tony Chang (Google) <tony at chromium.org>  2009-11-16 10:04:26 PST ---
Would it be hard to just support python2.4?  I don't really like python's
ternary syntax anyway.

If you want to detect version, you can use sys.version_info.

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