aboutsummaryrefslogtreecommitdiff
path: root/py/objclosure.c
AgeCommit message (Expand)Author
2013-12-30py: make closures work.Damien George
2013-12-21Change object representation from 1 big union to individual structs.Damien