Wrapped Python uses syntax that is incompatible with older Python interpreters
------------------------------------------------------------------------------

                 Key: QPID-3937
                 URL: https://issues.apache.org/jira/browse/QPID-3937
             Project: Qpid
          Issue Type: Bug
          Components: Python Client
    Affects Versions: 0.16
            Reporter: Ted Ross
            Assignee: Ted Ross
            Priority: Minor
             Fix For: 0.16


The following construct is used in the Python qpid wrapper:

     args = [url] if url else []

This is incompatible with the version of Python distributed with RHEL5 and 
should be converted to a more backward compatible structure.

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