diff options
author | Damien George <damien.p.george@gmail.com> | 2016-12-21 11:46:27 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-12-21 11:46:27 +1100 |
commit | e4af71212550d950269f6991be187f41dcf64eee (patch) | |
tree | 7602453f297f001f6ed7d96073d73836af323f6f /tests/basics/class1.py | |
parent | 67f3edc10af1833218af680835f75a3e2d0473e7 (diff) | |
download | micropython-e4af71212550d950269f6991be187f41dcf64eee.tar.gz micropython-e4af71212550d950269f6991be187f41dcf64eee.zip |
py/objint: Rename mp_obj_int_as_float to mp_obj_int_as_float_impl.
And also simplify it to remove the check for small int. This can be done
because this function is only ever called if the argument is not a small
int.
Diffstat (limited to 'tests/basics/class1.py')
0 files changed, 0 insertions, 0 deletions