summaryrefslogtreecommitdiff
path: root/Python/marshal.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-01-24 03:43:35 +0000
committerGuido van Rossum <guido@python.org>1997-01-24 03:43:35 +0000
commitda4eb5c3b55df9b7d6957ddd0458313102f0a92e (patch)
tree039fce63e172aeb9fb9858d026e60a333efff82a /Python/marshal.c
parent767579854c5b001a6099e1b11164376f60a8e0cd (diff)
downloadcpython-git-da4eb5c3b55df9b7d6957ddd0458313102f0a92e.tar.gz
Instead of emitting SET_LINENO instructions, generate a line number
table which is incorporated in the code object. This way, the runtime overhead to keep track of line numbers is only incurred when an exception has to be reported.
Diffstat (limited to 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions