[webkit-reviews] review granted: [Bug 63661] Make port/config.py mockable for easier unit testing : [Attachment 99154] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 29 14:45:36 PDT 2011


Adam Barth <abarth at webkit.org> has granted Eric Seidel <eric at webkit.org>'s
request for review:
Bug 63661: Make port/config.py mockable for easier unit testing
https://bugs.webkit.org/show_bug.cgi?id=63661

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=99154&action=review

> Tools/Scripts/webkitpy/common/system/filesystem.py:62
> +	   import sys

Why not import sys at the top of the file?


More information about the webkit-reviews mailing list