diff options
author | Raymond Hettinger <python@rcn.com> | 2003-02-26 18:11:50 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2003-02-26 18:11:50 +0000 |
commit | 21012b82355b9a3ad09208d0fb9e3f08de6b2ad3 (patch) | |
tree | b6b44764d7bafda0d0581d8b653f4ac434a11ba8 /Python/errors.c | |
parent | a006b8e4684eb9c6add60c8c9cd8299f8f821975 (diff) | |
download | cpython-git-21012b82355b9a3ad09208d0fb9e3f08de6b2ad3.tar.gz |
Micro-optimizations.
* List/Tuple checkexact is faster for the common case.
* Testing for Py_True and Py_False can be inlined for faster looping.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions