diff options
author | Raymond Hettinger <python@rcn.com> | 2004-04-06 09:37:35 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2004-04-06 09:37:35 (GMT) |
commit | 06032cb664d1ffade76558be53d47d1727dfe74d (patch) | |
tree | 3174191973b60031b1647d087ee6b2c96546d84e /install-sh | |
parent | 4057483164f96195bf7482e0bf188028f74fcd44 (diff) | |
download | cpython-06032cb664d1ffade76558be53d47d1727dfe74d.zip cpython-06032cb664d1ffade76558be53d47d1727dfe74d.tar.gz cpython-06032cb664d1ffade76558be53d47d1727dfe74d.tar.bz2 |
Coded WHY flags as bitfields (taking inspiration from tp_flags).
This allows multiple flags to be tested in a single compare
which eliminates unnecessary compares and saves a few bytes.
Diffstat (limited to 'install-sh')
0 files changed, 0 insertions, 0 deletions