/Lib/test/test_doctest3.txt

http://unladen-swallow.googlecode.com/ · Plain Text · 5 lines · 3 code · 2 blank · 0 comment · 0 complexity · 3a5d3c566d4f1e98f443e85fa81a5756 MD5 · raw file

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