Files
laragon/bin/python/python-3.13/Lib/test/test_doctest/test_doctest3.txt
2025-10-05 17:33:37 +02:00

6 lines
82 B
Plaintext

Here we check that `__file__` is provided:
>>> type(__file__)
<class 'str'>