summaryrefslogtreecommitdiff
path: root/lib/python2.7/test/test_doctest3.txt
blob: 54a96d58e1437bb2634cf07c28dd88c096cc4c36 (plain)
1
2
3
4
5

Here we check that `__file__` is provided:

  >>> type(__file__)
  <type 'str'>