[Webkit-unassigned] [Bug 220795] [webkitcorepy] Don't import six at the top level

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 08:20:37 PST 2021


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

--- Comment #3 from Jonathan Bedard <jbedard at apple.com> ---
Comment on attachment 418037
  --> https://bugs.webkit.org/attachment.cgi?id=418037
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=418037&action=review

>> Tools/Scripts/libraries/webkitcorepy/webkitcorepy/task_pool.py:338
>> +        from six import reraise
> 
> Do we need to import it again whiling exiting?

We do, because we use it on line 352

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210121/988c76fa/attachment.htm>


More information about the webkit-unassigned mailing list