Codebase Browser
cpython
Go to App
cpython
/
Lib/test/test_doctest/
test_doctest3.txt
Here we check that `__file__` is provided: >>> type(__file__) <class 'str'>