Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed finally - Python before 2.5 did not allow finally together with speci... | Jonathan Robie | 2010-08-09 | 1 | -2/+2 |
* | Changed conditional assignment to vanilla if/then/else, for compatibility wit... | Jonathan Robie | 2010-08-09 | 1 | -2/+9 |
* | Hello World example in Python - matches hello_world.cpp | Jonathan Robie | 2010-04-16 | 1 | -0/+45 |