You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Justin Ross (Resolved) (JIRA)" <ji...@apache.org> on 2012/04/12 19:41:19 UTC

[jira] [Resolved] (QPID-3937) Wrapped Python uses syntax that is incompatible with older Python interpreters

     [ https://issues.apache.org/jira/browse/QPID-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Ross resolved QPID-3937.
-------------------------------

    Resolution: Fixed
    
> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org