46 .
name = MP_QSTR_NoneType,
mp_obj_t mp_generic_unary_op(mp_unary_op_t op, mp_obj_t o_in)
STATIC void none_print(const mp_print_t *print, mp_obj_t self_in, mp_print_kind_t kind)
const mp_obj_none_t mp_const_none_obj
int mp_print_str(const mp_print_t *print, const char *str)
struct _mp_obj_none_t mp_obj_none_t
const mp_obj_type_t mp_type_NoneType
const mp_obj_type_t mp_type_type