]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
tb_here() can now get the lasti and lineno arguments from the frame.
authorGuido van Rossum <guido@python.org>
Tue, 14 Jan 1992 18:44:48 +0000 (18:44 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 14 Jan 1992 18:44:48 +0000 (18:44 +0000)
commitc6515d12b79146445c264de3dd0100c68a8f25cd
tree43d868f801ed9b1ad1108c78adc040f9576e587f
parentee3a299c396593a277060e0b991b62179eed1086
tb_here() can now get the lasti and lineno arguments from the frame.
Python/traceback.c