Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed finally - Python before 2.5 did not allow finally together with ↵ | Jonathan Robie | 2010-08-09 | 1 | -2/+2 |
| | | | | | | specific exceptions. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@983743 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Changed conditional assignment to vanilla if/then/else, for compatibility ↵ | Jonathan Robie | 2010-08-09 | 1 | -2/+9 |
| | | | | | | with older Python. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@983718 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Hello World example in Python - matches hello_world.cpp | Jonathan Robie | 2010-04-16 | 1 | -0/+45 |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@934663 13f79535-47bb-0310-9956-ffa450edef68 |