Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-1512

python checker failing due to wrong variable name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.10.0
    • Routing Engine
    • None

    Description

      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 

      Attachments

        Issue Links

          Activity

            People

              gmurthy Ganesh Murthy
              gmurthy Ganesh Murthy
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: