]> granicus.if.org Git - python/commit
Add co_firstlineno and co_lnotab, for the line number table generated
authorGuido van Rossum <guido@python.org>
Fri, 24 Jan 1997 03:41:09 +0000 (03:41 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 24 Jan 1997 03:41:09 +0000 (03:41 +0000)
commit767579854c5b001a6099e1b11164376f60a8e0cd
treeaffc3398b2834c9c8bae79a47f5b94192f19939e
parentf2b2dac5eb84fbfb410e5066d24faa2f27423146
Add co_firstlineno and co_lnotab, for the line number table generated
by the compiler (in lieu of SET_LINENO instructions).
Include/compile.h