[
https://issues.apache.org/jira/browse/PROTON-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ken Giusti resolved PROTON-1056.
--------------------------------
Resolution: Fixed
> 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)