summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-11-29 03:26:37 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-11-29 03:26:37 (GMT)
commitcffed4bc2162e453a8458d3014e23fa07b627aff (patch)
treeb36a24eaaea05b20201f562ca35d4415528f67a6 /Doc
parent42f5332f6de308c1d9b8f4df076aacf87d23ac11 (diff)
downloadcpython-cffed4bc2162e453a8458d3014e23fa07b627aff.zip
cpython-cffed4bc2162e453a8458d3014e23fa07b627aff.tar.gz
cpython-cffed4bc2162e453a8458d3014e23fa07b627aff.tar.bz2
SF bug 486278 SystemError: Python/getargs.c:1086: bad.
vgetargskeywords(): Now that this routine is checking for bad input (rather than dump core in some cases), some bad calls are raising errors that previously "worked". This patch makes the error strings more revealing, and changes the exceptions from SystemError to RuntimeError (under the theory that SystemError is more of a "can't happen!" assert- like thing, and so inappropriate for bad arguments to a public C API function).
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions