mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
4 lines
111 B
Text
4 lines
111 B
Text
This is a sample doctest in a text file, in which all examples are skipped.
|
|
|
|
>>> 2 + 2 # doctest: +SKIP
|
|
5
|