summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2000-02-16 00:51:37 +0000
committerJeremy Hylton <jeremy@alum.mit.edu>2000-02-16 00:51:37 +0000
commitca5a526716eb8f152a6d820551343ad26956f411 (patch)
treeb0d0e3272be484bb63c9a26482e65c5fdeee1ed8 /Python/errors.c
parentadc47d6a085cd4583795da1d56b8f4d56765ca9f (diff)
downloadcpython-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