Ganesh Murthy created DISPATCH-1512:
---------------------------------------

             Summary: python checker failing due to wrong variable name
                 Key: DISPATCH-1512
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1512
             Project: Qpid Dispatch
          Issue Type: Improvement
          Components: Routing Engine
            Reporter: Ganesh Murthy
            Assignee: Ganesh Murthy
             Fix For: 1.10.0


{noformat}
63: /foo/qpid-dispatch/python/qpid_dispatch_internal/router/node.py:559:44: 
F821 undefined name 'addr'
63:             self.adapter.unmap_destination(addr, self.maskbit)
63:                                            ^
63: /foo/qpid-dispatch/python/qpid_dispatch_internal/router/node.py:560:97: 
F821 undefined name 'addr'
63:             self.log(LOG_DEBUG, "Remote destination %s unmapped from router 
%s" % (self._logify(addr), self.id))
63:                                                                             
                    ^
63: 2 {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to