-
- Downloads
py: Change mp_obj_int_is_positive to more general mp_obj_int_sign.
This function returns the sign (-1, 0 or 1) of the integer object.
Loading
Please register or sign in to comment
This function returns the sign (-1, 0 or 1) of the integer object.