summaryrefslogtreecommitdiffstats
path: root/Lib/compiler/pyassem.py
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2000-02-16 00:51:37 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2000-02-16 00:51:37 (GMT)
commit3d9f5e4de2f3230cc79a92eee7682a74abd52724 (patch)
treeafbbf051cbafa3cb9db788b1c3de0e45bab49e72 /Lib/compiler/pyassem.py
parent2ce27b223bfa121351dd885acae0e54292926041 (diff)
downloadcpython-3d9f5e4de2f3230cc79a92eee7682a74abd52724.zip
cpython-3d9f5e4de2f3230cc79a92eee7682a74abd52724.tar.gz
cpython-3d9f5e4de2f3230cc79a92eee7682a74abd52724.tar.bz2
more robust assignment of lineno for keyword args
get the lineno from the name of the keyword arg example of case that didn't work-- def foo(x, y, a = None, b = None):
Diffstat (limited to 'Lib/compiler/pyassem.py')
0 files changed, 0 insertions, 0 deletions