python-2.5.2/win32/Lib/test/test_doctest3.txt
author Deepak Modgil <Deepak.Modgil@Nokia.com>
Fri, 03 Apr 2009 17:19:34 +0100
changeset 0 ae805ac0140d
permissions -rw-r--r--
DP tools release version Revision: 200912


Here we check that `__file__` is provided:

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