python

pydoc 的使用

pydoc 是用来查询一个函数是如何使用的

比如在终端输入python -m pydoc input那么会告诉你input的用法

posted @ 2021-04-18 19:54  loliconsk  阅读(50)  评论(0)    收藏  举报