Steven D'Aprano <st...@remove-this-cybersource.com.au> writes: > CPython 2.5 and on has a keyhole optimizer that replaces many constant ^^^^^^^ Shouldn't that be peephole?
> expressions with pre-computed values. And that's called constant folding. Unless I misread your post (or have been out of touch with compiler building too long) -- John Bokma Read my blog: http://johnbokma.com/ Hire me (Perl/Python): http://castleamber.com/ -- http://mail.python.org/mailman/listinfo/python-list