mirror of https://github.com/python/cpython.git
removed history comment
This commit is contained in:
parent
2539528810
commit
3c998825bd
|
@ -1,7 +1,4 @@
|
||||||
# Format and print Python stack traces
|
# Format and print Python stack traces
|
||||||
#
|
|
||||||
# updated to take optional "file" named parameter
|
|
||||||
# by Tommy Burnette, 9/20/95
|
|
||||||
|
|
||||||
import linecache
|
import linecache
|
||||||
import string
|
import string
|
||||||
|
|
Loading…
Reference in New Issue