summaryrefslogtreecommitdiff
path: root/tests/basics/fun_kwvarargs.py
AgeCommit message (Expand)Author
2022-03-31py/runtime: Allow multiple *args in a function call.David Lechner
2015-10-02tests: Allow tests to pass against CPython 3.5.Damien George
2015-09-23py: Fix call args when a stararg is followed by keyword args.Delio Brignoli
2014-07-05tests: Rename test scripts, changing - to _ for consistency.Damien George