Let's try to get the doctest module to test our test-less function. $ python -m doctest -v hello.py 2 items had no tests: hello hello.hello ...
確定! 回上一頁