summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/del-local.py
Commit message (Collapse)AuthorAge
* py: Properly implement deletion of locals and derefs, and detect errors.Damien George2014-04-09
Needed to reinstate 2 delete opcodes, to specifically check that a local is not deleted twice.