[
https://issues.apache.org/jira/browse/QPID-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gordon Sim reassigned QPID-3003:
--------------------------------
Assignee: Rafael H. Schloming
> By inspection looks like there is an error in qpid/python/messaging/message.py
> ------------------------------------------------------------------------------
>
> Key: QPID-3003
> URL: https://issues.apache.org/jira/browse/QPID-3003
> Project: Qpid
> Issue Type: Bug
> Components: Python Client
> Reporter: Andrew Stitcher
> Assignee: Rafael H. Schloming
>
> On trunk version r1059846:
> There appears to be an error in this map initialisation (line 40):
> TYPE_MAPPINGS={
> dict: "amqp/map",
> list: "amqp/list",
> HERE:
> unicode: "text/plain; charset=utf8",
> unicode: "text/plain",
> ^^^^^^^
> [Seems to be a duplicate entry for unicode]
> buffer: None,
> str: None,
> None.__class__: None
> }
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]