test_doctest3.txt 81 B

12345
  1. Here we check that `__file__` is provided:
  2. >>> type(__file__)
  3. <type 'str'>