[Patches] [ python-Patches-836879 ] assert should not generate code if optimized

SourceForge.net noreply at sourceforge.net
Sat Aug 7 21:22:04 CEST 2004


Patches item #836879, was opened at 2003-11-05 23:11
Message generated for change (Settings changed) made by jhylton
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=836879&group_id=5470

Category: Library (Lib)
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 6
Submitted By: Neil Schemenauer (nascheme)
Assigned to: Jeremy Hylton (jhylton)
Summary: assert should not generate code if optimized

Initial Comment:
The compiler package in Lib still generates code for
assert statements, even if -O is specified.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=836879&group_id=5470


More information about the Patches mailing list