Python-project/build/exe.win32-3.7/lib/test/test_doctest3.txt

6 lines
82 B
Plaintext
Raw Normal View History

2019-02-07 14:26:48 +01:00
Here we check that `__file__` is provided:
>>> type(__file__)
<class 'str'>