builtin_help.py.exp 354 B

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