COMMITS
/ Python/traceback.c April 5, 1992
G
Copyright for 1992 added
Guido van Rossum committed
February 26, 1992
G
Move printing of filename and lineno to tb_displayline.
Guido van Rossum committed
January 14, 1992
G
tb_here() can now get the lasti and lineno arguments from the frame.
Guido van Rossum committed
June 24, 1991
G
Don't use printobject() to print a string (filename).
Guido van Rossum committed
June 7, 1991
G
printobject now returns an error code
Guido van Rossum committed
February 19, 1991
G
Added copyright notice.
Guido van Rossum committed
December 20, 1990
G
"Compiling" version
Guido van Rossum committed