]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add a function to return just the line number of a code object.
authorGuido van Rossum <guido@python.org>
Fri, 27 Mar 1992 15:13:08 +0000 (15:13 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 27 Mar 1992 15:13:08 +0000 (15:13 +0000)
commitcb7ce349e26e5c513966ff6ec6002e2f696b81f1
tree80fdf8bd69ff3242b532e818b6f005fb5372be1f
parentc341c62e81e3f869b9b75fb6b1213a04388406b7
Add a function to return just the line number of a code object.
Lib/codehack.py
Lib/lib-old/codehack.py