mirror of
https://github.com/python/cpython.git
synced 2024-11-28 16:45:42 +01:00
5 lines
111 B
Plaintext
5 lines
111 B
Plaintext
|
This is a sample doctest in a text file, in which all examples are skipped.
|
||
|
|
||
|
>>> 2 + 2 # doctest: +SKIP
|
||
|
5
|