]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Third to last example is now marked as a test, but I can't actually test
authorR. David Murray <rdmurray@bitdance.com>
Mon, 27 Apr 2009 18:38:19 +0000 (18:38 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Mon, 27 Apr 2009 18:38:19 +0000 (18:38 +0000)
commite02a3017ca75fceccc7f90a4fa979d24e18d1295
tree32d0f48a1f5d4a95049239945b5f24cc4d7ef29c
parent7b2669b8de4e6061e8e0f0697c54020eb16ffd4f
Third to last example is now marked as a test, but I can't actually test
it yet since sphinx can't run the doctests using python3.

Merged revisions 72038 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72038 | r.david.murray | 2009-04-27 13:22:36 -0400 (Mon, 27 Apr 2009) | 8 lines

  Make sys.xxx variable references into links, note that print_last only
  works when an exception gets to the interactive prompt, and update the
  examples after testing.  The last one is now a valid Sphinx doctest,
  but of the preceding two one can't be made a doctest and the other one
  I'm postponing to 3.x because sphinx handles doctests as Unicode strings
  and that makes the 2.x output confusing.
........
Doc/library/traceback.rst