summaryrefslogtreecommitdiff
path: root/tests/basics/class_dict.py
AgeCommit message (Expand)Author
2020-10-10py/objtype: Handle __dict__ attribute when type has no locals.Jim Mussared
2020-06-10py/objtype: Add __dict__ attribute for class objects.Andrew Leech