mirror of https://github.com/python/cpython.git
8 lines
165 B
Plaintext
8 lines
165 B
Plaintext
![]() |
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
|