doctest 就是在Python source code 裡爬docstring, docstring 包含module 最一開始的匿名字串和function 下最開始的匿名字串(也就是help 可以看到的), 找出docstring ...
確定! 回上一頁