Sign in
android
/
toolchain
/
python
/
e5bb9c11408ff3e1774dc23e91a907d771c818b8
/
.
/
Python-2.7.5
/
Lib
/
test
/
test_doctest3.txt
blob: 54a96d58e1437bb2634cf07c28dd88c096cc4c36 [
file
]
Here we check that `__file__` is provided:
>>> type(__file__)
<type 'str'>