Sign in
◑
Theme
chromium
/
external
/
github.com
/
python
/
cpython
/
8ca6b61e3fd7f1e2876126cee82da8d812c8462f
/
.
/
Lib
/
test
/
test_doctest3.txt
blob: dd8557e57a509b8cb6bcfe3c689a1f29293c407e [
file
]
Here we check that `__file__` is provided:
>>> type(__file__)
<class 'str'>