Jeff Epler ff06a45599 Fix assertion failures in super_attr
micropython: ../../py/objtype.c:1100: super_attr: Assertion `MP_OBJ_IS_TYPE(self->type, &mp_type_type)' failed.

e.g., when making calls like
    super(1, 1).x
2018-03-29 06:42:10 -05:00
..
2017-11-02 12:41:50 -07:00
2017-06-20 10:56:05 -07:00
2017-11-02 12:41:50 -07:00
2017-06-20 10:56:05 -07:00
2018-01-02 21:25:41 -05:00
2017-11-02 12:41:50 -07:00
2017-07-18 11:57:39 +10:00
2017-07-18 11:57:39 +10:00
2017-11-02 12:41:50 -07:00
2018-03-29 06:42:10 -05:00
2018-01-24 18:22:20 -08:00
2017-09-01 15:22:25 +10:00
2017-11-02 12:41:50 -07:00
2017-11-01 14:32:06 -07:00
2018-01-24 19:24:36 -05:00
2017-11-02 12:41:50 -07:00