summaryrefslogtreecommitdiff
path: root/python/examples/api/hello
Commit message (Expand)AuthorAgeFilesLines
* 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