aboutsummaryrefslogtreecommitdiff
path: root/tests/basics/unpack1.py
AgeCommit message (Expand)Author
2016-10-11tests: Improve test coverage of py/compile.c.Damien George
2015-03-12tests: Add tests for things that are not already tested.Damien George
2014-04-08py: implement UNPACK_EX byte code (for: a, *b, c = d)Damien George