summaryrefslogtreecommitdiffstats
path: root/Include/sysmodule.h
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2001-04-12 21:04:43 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2001-04-12 21:04:43 (GMT)
commit13d70944cba10f6f9b39aa94cb9c5df442523dda (patch)
treef443417d887e85847838db9d33f65199c6be7546 /Include/sysmodule.h
parent23f7aed2a792190c42209732f1520ccb7321be8e (diff)
downloadcpython-13d70944cba10f6f9b39aa94cb9c5df442523dda.zip
cpython-13d70944cba10f6f9b39aa94cb9c5df442523dda.tar.gz
cpython-13d70944cba10f6f9b39aa94cb9c5df442523dda.tar.bz2
Use new _implicitNameOp() to generate name op code for list comprehensions.
Always emit a SET_LINENO 0 at the beginning of the module. The builtin compiler does this, and it's much easier to compare bytecode generated by the two compilers if they both do. Move the SET_LINENO inside the FOR_LOOP block for list comprehensions. Also for compat. with builtin compiler.
Diffstat (limited to 'Include/sysmodule.h')
0 files changed, 0 insertions, 0 deletions