PATH: //proc/thread-self/root/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_doctest4.txt
This is a sample doctest in a text file that contains non-ASCII characters. This file is encoded using UTF-8. In order to get this test to pass, we have to manually specify the encoding. >>> 'fΓΆΓΆ' 'f\xf6\xf6' >>> 'bΔ r' 'b\u0105r'
SIMPAN PERUBAHAN