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

SourceForge.net noreply at sourceforge.net
Wed Nov 5 18:11:50 EST 2003


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

Category: Library (Lib)
Group: None
Status: Open
Resolution: None
Priority: 4
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