[webkit-reviews] review requested: [Bug 36429] test-webkitpy: Add support for a --debug flag : [Attachment 51366] Proposed patch 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 22 15:51:12 PDT 2010


Chris Jerdonek <cjerdonek at webkit.org> has asked  for review:
Bug 36429: test-webkitpy: Add support for a --debug flag
https://bugs.webkit.org/show_bug.cgi?id=36429

Attachment 51366: Proposed patch 2
https://bugs.webkit.org/attachment.cgi?id=51366&action=review

------- Additional Comments from Chris Jerdonek <cjerdonek at webkit.org>
Changed to using a try-except block instead of using a version check in
autoinstalled/__init__.py since it is cleaner.

Also FYI, I found a bug in Python 2.6 while working on this patch (which they
have now fixed):

http://bugs.python.org/issue8200


More information about the webkit-reviews mailing list