On Tue, 2002-04-02 at 17:22, Tavis Rudd wrote: 
> I agree.  At one stage I considered writing a tool that removed 
> 'if debug:' statements like the Python optimizer, but gave you a 
> little more control about which debug statements should be removed.  
> That way you could add lots of debug code to Webware for testing and 
> then change a setting during installation to totally remove that code 
> for actual deployments.

I feel like I was reading some discussion in which a variable __debug__
was mentioned, presumably in some context like that... maybe there was
even going to be powerful optimizations when using -O... something to
look into, perhaps.

  Ian



_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to