Is a Function Object a built in class type in Python?

前端 未结 0 1935
旧巷少年郎
旧巷少年郎 2021-01-25 00:28

When I use help(__builtins__) I get a massive amount of information, including the built in classes. In this list, although, there is no class "Function"

相关标签:
回答
  • 消灭零回复
提交回复
热议问题