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
..
2014-03-11 23:55:41 -07:00
2015-04-18 22:15:59 +01:00
2014-05-02 23:03:23 +01:00
2015-03-29 22:12:14 +01:00
2014-03-12 18:15:55 -07:00
2014-06-15 00:41:47 +01:00
2014-06-15 22:48:05 -07:00
2015-02-13 22:25:55 +00:00