PATH: //opt/alt/python311/lib64/python3.11/test/test_doctest
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
๐ __init__.py
โ
X
๐ __pycache__/
X
๐ decorator_mod.py
โ
X
๐ doctest_aliases.py
โ
X
๐ doctest_lineno.py
โ
X
๐ sample_doctest.py
โ
X
๐ sample_doctest_no_docstrings.py
โ
X
๐ sample_doctest_no_doctests.py
โ
X
๐ test_doctest.py
โ
X
๐ test_doctest.txt
โ
X
๐ test_doctest2.py
โ
X
๐ test_doctest2.txt
โ
X
๐ test_doctest3.txt
โ
X
๐ test_doctest4.txt
โ
X
SAVING...
BERHASIL DIUBAH!
EDITING: test_doctest2.txt
This is a sample doctest in a text file. In this example, we'll rely on some silly setup: >>> import test.test_doctest.test_doctest >>> test.test_doctest.test_doctest.sillySetup True This test also has some (random) encoded (utf-8) unicode text: รฏยปยฟรยรยรยรยรย This doesn't cause a problem in the tect surrounding the examples, but we include it here (in this test text file) to make sure. :)
SIMPAN PERUBAHAN