aboutsummaryrefslogtreecommitdiff
path: root/py/objproperty.c
AgeCommit message (Collapse)Author
2014-04-13py: Add property object, with basic functionality.Damien George
Enabled by MICROPY_ENABLE_PROPERTY.