diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-10-27 04:26:57 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-10-27 04:26:57 (GMT) |
commit | f8cd3e86218d8fda0da7feb1db939709a6c4f379 (patch) | |
tree | 265c87511ae721d3c87642e2576c017e46b3c7b9 /RISCOS | |
parent | 45772cde7e6d936cb37a4762eba3ca23c0b1c667 (diff) | |
download | cpython-f8cd3e86218d8fda0da7feb1db939709a6c4f379.zip cpython-f8cd3e86218d8fda0da7feb1db939709a6c4f379.tar.gz cpython-f8cd3e86218d8fda0da7feb1db939709a6c4f379.tar.bz2 |
PyArg_ParseTupleAndKeywords: return false on internal error, not -1 (I
introduced this bug just a little while ago, when *adding* internal error
checks).
vgetargskeywords: Rewrote the section that crawls over the format string.
+ Added block comment so it won't take the next person 15 minutes to
reverse-engineer what it's doing.
+ Lined up the "else" clauses.
+ Rearranged the ifs in decreasing order of likelihood (for speed).
Diffstat (limited to 'RISCOS')
0 files changed, 0 insertions, 0 deletions