1######## 2object <function> is of type function 3object <class 'int'> is of type type 4 from_bytes -- <classmethod> 5 to_bytes -- <function> 6object 1 is of type int 7 from_bytes -- <classmethod> 8 to_bytes -- <function> 9object <module 'micropython'> is of type module 10 __name__ -- micropython 11 const -- <function> 12 opt_level -- <function> 13######## 14done 15