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