Files
server/opt/plesk/python/3/lib/python3.10/test/test_doctest3.txt
2026-01-07 20:52:11 +01:00

6 lines
82 B
Plaintext

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