Skip to content
Snippets Groups Projects
Commit dd288904 authored by Damien George's avatar Damien George
Browse files

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()).
parent 2eb01701
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment