python (3.11.7)

(root)/
lib/
python3.11/
test/
test_doctest3.txt
Here we check that `__file__` is provided:

  >>> type(__file__)
  <class 'str'>