diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-02-16 00:51:37 +0000 |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-02-16 00:51:37 +0000 |
commit | ca5a526716eb8f152a6d820551343ad26956f411 (patch) | |
tree | b0d0e3272be484bb63c9a26482e65c5fdeee1ed8 /Python/errors.c | |
parent | adc47d6a085cd4583795da1d56b8f4d56765ca9f (diff) | |
download | cpython-ca5a526716eb8f152a6d820551343ad26956f411.tar.gz |
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 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions