xref: /AliOS-Things-master/components/py_engine/tests/basics/builtin_help.py.exp
  • Home
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • current directory
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

Last Index update Sun Aug 20 00:18:20 CST 2023