]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch from Tim Peters to repare a the problem that tracebacks are off
authorGuido van Rossum <guido@python.org>
Mon, 19 Apr 1999 17:54:19 +0000 (17:54 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 19 Apr 1999 17:54:19 +0000 (17:54 +0000)
commitdc8b56915534b15668d9f40d499b60934292b4d4
tree7e1676e5f588f924850a5805b9fd42689e36f925
parent9bcd1d7931f32fdc4a677aacd0c0f4932b22118b
Patch from Tim Peters to repare a the problem that tracebacks are off
by a line when Python is run with -x.
Modules/main.c