[Python-Dev] Freeze hacks

Martin von Loewis loewis@informatik.hu-berlin.de
Wed, 18 Jul 2001 17:53:41 +0200 (MEST)


> Very good idea IMO, but 'if 0:' is optimized away.

I'm not sure I understand. freeze does not optimize away such a code
block. Under which condition is that optimized away?

Regards,
Martin