]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/python/contrib/Lib/test/test_doctest3.txt
Inital import
[l4.git] / l4 / pkg / python / contrib / Lib / test / test_doctest3.txt
1
2 Here we check that `__file__` is provided:
3
4   >>> type(__file__)
5   <type 'str'>