Your IP : 216.73.216.74


Current Path : /usr/local/python-3.13/lib/python3.13/test/test_doctest/
Upload File :
Current File : //usr/local/python-3.13/lib/python3.13/test/test_doctest/test_doctest_skip.txt

This is a sample doctest in a text file, in which all examples are skipped.

  >>> 2 + 2  # doctest: +SKIP
  5
  >>> 2 + 2  # doctest: +SKIP
  4