[webkit-reviews] review granted: [Bug 201955] Python 3: Add support to auto-importer : [Attachment 380051] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 3 13:26:27 PDT 2019


Aakash Jain <aakash_jain at apple.com> has granted Jonathan Bedard
<jbedard at apple.com>'s request for review:
Bug 201955: Python 3: Add support to auto-importer
https://bugs.webkit.org/show_bug.cgi?id=201955

Attachment 380051: Patch

https://bugs.webkit.org/attachment.cgi?id=380051&action=review




--- Comment #4 from Aakash Jain <aakash_jain at apple.com> ---
Comment on attachment 380051
  --> https://bugs.webkit.org/attachment.cgi?id=380051
Patch

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

> Tools/Scripts/webkitpy/thirdparty/__init__.py:88
> +    def find_module(self, fullname, path=None):

where are we using 'path' variable?


More information about the webkit-reviews mailing list