Wrapped Python typemap uses "uuid" module that is not available in Python 2.4
-----------------------------------------------------------------------------
Key: QPID-3946
URL: https://issues.apache.org/jira/browse/QPID-3946
Project: Qpid
Issue Type: Bug
Components: Python Client
Affects Versions: 0.15
Reporter: Ted Ross
Assignee: Ted Ross
Priority: Minor
Fix For: 0.16
The typemap for python wrappers references the "uuid" module which does not
exist in Python 2.4.
There is already a wrapper in qpid.datatypes that detects the absense of this
module and provides an alternative. The fix to this problem is for the
typemaps to reference the wrapper rather than the module.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]