summaryrefslogtreecommitdiff
path: root/qpid/python/examples/api/hello
Commit message (Expand)AuthorAgeFilesLines
* QPID-7207: remove cpp and python subdirs from svn trunk, they have migrated t...Robert Gemmell2016-07-051-52/+0
* QPID-4924: restore examples to the pure python componentGordon Sim2013-09-191-0/+52
* QPID-4924: Move the Python examples under the bindings directory.Darryl L. Pierce2013-09-181-56/+0
* QPID-4924: Fixed the Python examples to use the new Python moduleDarryl L. Pierce2013-09-181-6/+10
* Removed finally - Python before 2.5 did not allow finally together with speci...Jonathan Robie2010-08-091-2/+2
* Changed conditional assignment to vanilla if/then/else, for compatibility wit...Jonathan Robie2010-08-091-2/+9
* Hello World example in Python - matches hello_world.cppJonathan Robie2010-04-161-0/+45