Files
server/opt/plesk/python/3/lib/python3.10/test/test_doctest3.txt
cutemeli 0bfc6c8425 Initial
2025-12-22 10:32:59 +00:00

6 lines
82 B
Plaintext

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