]> granicus.if.org Git - python/commitdiff
removed history comment
authorGuido van Rossum <guido@python.org>
Tue, 28 May 1996 23:09:09 +0000 (23:09 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 28 May 1996 23:09:09 +0000 (23:09 +0000)
Lib/traceback.py

index c13f005981dc7a7fd25c87cf8814c457266c231d..8d2dfdc379f1a6b8f25b94b0374d19e0381690f6 100644 (file)
@@ -1,7 +1,4 @@
 # Format and print Python stack traces
-#
-# updated to take optional "file" named parameter
-#    by Tommy Burnette, 9/20/95
 
 import linecache
 import string