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