需要導入模塊: import doctest [as 別名] # 或者: from doctest import Example [as 別名] def old_test2(): r""" >>> from doctest import Tester >>> t ...
確定! 回上一頁