summaryrefslogtreecommitdiff
path: root/tests/basics/closure-defargs.py
AgeCommit message (Expand)Author
2014-07-05tests: Rename test scripts, changing - to _ for consistency.Damien George
2014-04-02py: Factor out static/class method unwrapping code; add tests.Damien George
2014-03-26py: Support closures with default args.Paul Sokolovsky