You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Ken Giusti (JIRA)" <ji...@apache.org> on 2015/11/20 17:55:10 UTC

[jira] [Created] (PROTON-1056) Attempting to print an ApplicationEvent raises a NameError

Ken Giusti created PROTON-1056:
----------------------------------

             Summary: Attempting to print an ApplicationEvent raises a NameError
                 Key: PROTON-1056
                 URL: https://issues.apache.org/jira/browse/PROTON-1056
             Project: Qpid Proton
          Issue Type: Bug
          Components: python-binding
    Affects Versions: 0.11
            Reporter: Ken Giusti
            Assignee: Ken Giusti
             Fix For: 0.12.0


  File "/home/kgiusti/work/rsyslog-omamqp1/external/python/PY27/lib/python2.7/site-packages/proton/reactor.py", line 278, in __repr__
    return "%s(%s)" % (typename, ", ".join([str(o) for o in objects if o is not None]))
NameError: global name 'typename' is not defined





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)