cpython/Lib/test/test_doctest2.txt

8 lines
165 B
Plaintext
Raw Normal View History

This is a sample doctest in a text file.
In this example, we'll rely on some silly setup:
>>> import test.test_doctest
>>> test.test_doctest.sillySetup
True