[Webkit-unassigned] [Bug 118671] webkitpy: replace urllib with urllib2 for downloading additional modules

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 16 05:31:57 PDT 2013


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





--- Comment #2 from Brian Holt <brian.holt at samsung.com>  2013-07-16 05:32:09 PST ---
It looks like urllib2 is used quite a lot around the codebase in case that was giving pause for thought

$ find Tools/Scripts/webkitpy -name "*.py" | xargs grep urllib2 | wc -l
132

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