summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_doctest2.txt
blob: 0d7d1d59c11f07683cb7e771d404a4d6eab01407 (plain)
1
2
3
4
5
6
7
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