[ 
https://issues.apache.org/jira/browse/QPID-3946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253787#comment-13253787
 ] 

Ted Ross commented on QPID-3946:
--------------------------------

A related issue is the use of _swig_property that is not defined for Swig 1.3 
(distributed with RHEL5).  The fix replaces _swig_property with property.

                
> 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]

Reply via email to