Sign in
qemu
/
edk2
/
e9f4a2a934b1d6a0b9a0747f6858c005126d5ae9
/
.
/
AppPkg
/
Applications
/
Python
/
Python-2.7.2
/
Lib
/
test
/
test_doctest3.txt
blob: 85c39789d2143f37eab92fd8aa83f4acec753ef5 [
file
]
Here we check that `__file__` is provided:
>>> type(__file__)
<type 'str'>