diff options
author | Damien George <damien.p.george@gmail.com> | 2020-02-21 13:15:21 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2020-02-21 13:20:12 +1100 |
commit | 9344e876bb40d2cb759fc8318626952473a4be58 (patch) | |
tree | 98ef851a0ff797970d90499992068f3a8f3f7751 /py/binary.c | |
parent | d3b2c6e44c25ef6714d767e4da4e808a7ba80f23 (diff) |
py/objtype: Allow mp_instance_cast_to_native_base to take native obj.
And rename it to mp_obj_cast_to_native_base() to indicate this. This
allows users of this function to easily support native and native-subclass
objects in the same way (by just passing the object through this function).
Diffstat (limited to 'py/binary.c')
0 files changed, 0 insertions, 0 deletions