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

6 lines
82 B
Plaintext

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