<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>182071</bug_id>
          
          <creation_ts>2018-01-24 16:05:32 -0800</creation_ts>
          <short_desc>check-webkit-style: False positive python undefined variable pylon warning - linter doesn&apos;t seem to follow includes</short_desc>
          <delta_ts>2018-01-24 16:05:32 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Joseph Pecoraro">joepeck</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>lforschler</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1392823</commentid>
    <comment_count>0</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2018-01-24 16:05:32 -0800</bug_when>
    <thetext>False positive python undefined variable pylon warning - linter doesn&apos;t seem to follow includes

Bug: &lt;https://webkit.org/b/182067&gt; Web Inspector: Simplify update-LegacyInspectorBackendCommands.rb
Attachment: &lt;https://bugs.webkit.org/attachment.cgi?id=332203&gt;

Style Bot:
&gt; ERROR: Source/JavaScriptCore/inspector/scripts/generate-inspector-protocol-bindings.py:199:  [generate_from_specification] Undefined variable &apos;JSBackendCommandsGenerator&apos;  [pylint/E0602] [5]

This error doesn&apos;t make sense. `JSBackendCommandsGenerator` is used multiple times in the file and imported early on. This can be a noisy false positive in some files.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>