Make sys.xxx variable references into links, note that print_last only
commit92f5edddede3756d4011b0330b6ac6b768fb1b73
authorr.david.murray <r.david.murray@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 27 Apr 2009 17:22:36 +0000 (27 17:22 +0000)
committerr.david.murray <r.david.murray@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 27 Apr 2009 17:22:36 +0000 (27 17:22 +0000)
treee2ee135f68c8e564e65d29d53606dbf99ae1955f
parente488cfc12313698cf2f77cdfeec086ea055644b1
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.

git-svn-id: http://svn.python.org/projects/python/trunk@72038 6015fed2-1504-0410-9fe1-9d1591cc4771
Doc/library/traceback.rst