]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add getlineno() routine to account for LINENO optimization.
authorKa-Ping Yee <ping@zesty.ca>
Thu, 1 Mar 2001 03:55:35 +0000 (03:55 +0000)
committerKa-Ping Yee <ping@zesty.ca>
Thu, 1 Mar 2001 03:55:35 +0000 (03:55 +0000)
commit59ade080796be93cbe31f3c0c339f8e5756e9a1d
tree895e0443eddc3f0d40c7626a33601a1bdeaf09fd
parentabb379e189f97e9266b6a6ff95f3b0b4b374cb36
Add getlineno() routine to account for LINENO optimization.
Lib/inspect.py