Files
Android11/external/python/cpython2/Lib/test/test_doctest3.txt
2023-10-13 14:01:41 +00:00

6 lines
81 B
Plaintext

Here we check that `__file__` is provided:
>>> type(__file__)
<type 'str'>