[ https://issues.apache.org/jira/browse/PROTON-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Cliff Jansen closed PROTON-1129. -------------------------------- Resolution: Fixed Fix Version/s: 0.13.0 > 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 > Fix For: 0.13.0 > > > 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)