Cliff Jansen created PROTON-1129:
------------------------------------
Summary: C++ binding test failure with older python
Key: PROTON-1129
URL: https://issues.apache.org/jira/browse/PROTON-1129
Project: Qpid Proton
Issue Type: Bug
Components: cpp-binding
Affects Versions: 0.13.0
Reporter: Cliff Jansen
Assignee: Cliff Jansen
See errors like:
AttributeError: type object 'ContainerExampleTest' has no attribute 'broker'
Working theory: unittest.TestCase.setUpClass() not implemented until python
2.7. The classmethod overrides are never called.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)