diff options
author | Raymond Hettinger <python@rcn.com> | 2004-10-30 08:55:08 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2004-10-30 08:55:08 (GMT) |
commit | effb3931ead28d47d240a113c85e8e494273ebfc (patch) | |
tree | b775b4baa2c554111a6ad485bea05cb60fdc6df2 /Python/bltinmodule.c | |
parent | 0c1b253fc04f9d86193e87b93216d73076fb3fe8 (diff) | |
download | cpython-effb3931ead28d47d240a113c85e8e494273ebfc.zip cpython-effb3931ead28d47d240a113c85e8e494273ebfc.tar.gz cpython-effb3931ead28d47d240a113c85e8e494273ebfc.tar.bz2 |
Adopt some peepholer suggestions from Armin Rigo:
* Use simpler, faster two pass algorithm for markblocks().
* Free the blocks variable if not NULL and exiting without change.
* Verify that the rest of the compiler has not set an exception.
* Make the test for tuple of constants less restrictive.
* Embellish the comment for chained conditional jumps.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions