summaryrefslogtreecommitdiffstats
path: root/Python/frozenmain.c
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2004-10-30 08:55:08 (GMT)
committerRaymond Hettinger <python@rcn.com>2004-10-30 08:55:08 (GMT)
commiteffb3931ead28d47d240a113c85e8e494273ebfc (patch)
treeb775b4baa2c554111a6ad485bea05cb60fdc6df2 /Python/frozenmain.c
parent0c1b253fc04f9d86193e87b93216d73076fb3fe8 (diff)
downloadcpython-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/frozenmain.c')
0 files changed, 0 insertions, 0 deletions