[
https://issues.apache.org/jira/browse/PROTON-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14980638#comment-14980638
]
Ken Giusti commented on PROTON-1032:
------------------------------------
https://reviews.apache.org/r/39759/
> Cannot call super() on classes derived from Exception in 2.4
> ------------------------------------------------------------
>
> Key: PROTON-1032
> URL: https://issues.apache.org/jira/browse/PROTON-1032
> Project: Qpid Proton
> Issue Type: Bug
> Components: python-binding
> Affects Versions: 0.9.1
> Reporter: Ken Giusti
> Assignee: Ken Giusti
>
> The proton 0.9.x series is the last release where python 2.4 is supported
> (only 2.6+ in 0.10.x+).
> Code on the 0.9.x branch uses the super() method on Exception derived
> classes. This is illegal on python 2.4.
> This fix is only targeted to this branch in case for whatever reason someone
> stuck with python 2.4 would like to use proton.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)