diff options
author | Raymond Hettinger <python@rcn.com> | 2003-02-26 18:11:50 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2003-02-26 18:11:50 (GMT) |
commit | 21012b82355b9a3ad09208d0fb9e3f08de6b2ad3 (patch) | |
tree | b6b44764d7bafda0d0581d8b653f4ac434a11ba8 /Lib/distutils | |
parent | a006b8e4684eb9c6add60c8c9cd8299f8f821975 (diff) | |
download | cpython-21012b82355b9a3ad09208d0fb9e3f08de6b2ad3.zip cpython-21012b82355b9a3ad09208d0fb9e3f08de6b2ad3.tar.gz cpython-21012b82355b9a3ad09208d0fb9e3f08de6b2ad3.tar.bz2 |
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 'Lib/distutils')
0 files changed, 0 insertions, 0 deletions