summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/closure-defargs.py
Commit message (Collapse)AuthorAge
* tests: Rename test scripts, changing - to _ for consistency.Damien George2014-07-05
| | | | | | From now on, all new tests must use underscore. Addresses issue #727.
* py: Factor out static/class method unwrapping code; add tests.Damien George2014-04-02
|
* py: Support closures with default args.Paul Sokolovsky2014-03-26