COMMITS
/ Python/traceback.c March 29, 1993
G
* Changed all copyright messages to include 1993.
Guido van Rossum committed
September 25, 1992
G
Modified most (but not yet all) I/O to always go through sys.stdout or
Guido van Rossum committed
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