-
- Downloads
py/objtype: Support full object model for get/set/delitem special meths.
This makes these special methods have the same calling behaviour as other methods in a class instance (mp_convert_member_lookup() is already called by mp_obj_class_lookup()).
Loading
Please register or sign in to comment