Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b63588c1881c350d209d389804dce4d8f5ca34d7
/
.
/
Lib
/
test
/
test_doctest3.txt
blob: 54a96d58e1437bb2634cf07c28dd88c096cc4c36 [
file
] [
log
] [
blame
]
Here we check that `__file__` is provided:
>>> type(__file__)
<type 'str'>