[
https://issues.apache.org/jira/browse/QPID-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Stitcher closed QPID-3003.
---------------------------------
Resolution: Cannot Reproduce
The mentioned file is no longer in the source tree
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]