allwinner_a64/android/external/python/cpython2/Lib/test/test_doctest3.txt
2018-08-08 16:14:42 +08:00

5 lines
81 B
Text

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