summaryrefslogtreecommitdiff
path: root/examples/SimpleCalc.py
Commit message (Collapse)AuthorAgeFilesLines
* Update fourFn.py to handle functions that take multiple args, and nested ↵Paul McGuire2019-08-031-117/+122
| | | | functions
* Trim trailing white space throughout the projectJon Dufresne2018-12-221-18/+16
| | | | | | Many editors clean up trailing white space on save. By removing it all in one go, it helps keep future diffs cleaner by avoiding spurious white space changes on unrelated lines.
* Fix Issue #40 - Py3 enforces tighter exception scoping, plus other exception ↵ptmcg2018-10-301-8/+9
| | | | typo
* Move src to rootCengiz Kaygusuz2017-11-201-0/+118