Damien George c50772d19f py: Add mp_obj_get_int_truncated and use it where appropriate.
mp_obj_get_int_truncated will raise a TypeError if the argument is not
an integral type.  Use mp_obj_int_get_truncated only when you know the
argument is a small or big int.
2015-05-12 23:05:53 +01:00
..
2015-02-20 16:40:59 +01:00
2015-05-03 11:26:56 +02:00
2015-05-03 11:26:56 +02:00
2015-03-21 11:26:47 +01:00