[webkit-reviews] review granted: [Bug 49083] Clean up imports for webkit-patch. : [Attachment 73112] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 5 14:18:57 PDT 2010


Ojan Vafai <ojan at chromium.org> has granted James Kozianski <koz at chromium.org>'s
request for review:
Bug 49083: Clean up imports for webkit-patch.
https://bugs.webkit.org/show_bug.cgi?id=49083

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

------- Additional Comments from Ojan Vafai <ojan at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=73112&action=review

> WebKitTools/Scripts/webkitpy/tool/main.py:46
> +from optparse import make_option
> +from webkitpy.common.net.statusserver import StatusServer

Can these not be in sorted order? I realize the imports surrounding it aren't,
but they really should be if they can.


More information about the webkit-reviews mailing list