[Ironpython-users] IronPython, Daily Digest 7/31/2013

CodePlex no_reply at codeplex.com
Thu Aug 1 09:21:46 CEST 2013


Hi ironpython,

Here's your Daily Digest of new issues for project "IronPython".

In today's digest:ISSUES

1. [New issue] No SyntaxWarning raised when assertion is always tru

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

ISSUES

1. [New issue] No SyntaxWarning raised when assertion is always tru
http://ironpython.codeplex.com/workitem/34336
User qgi has proposed the issue:

"The following line when executed in IronPython does not trigger a SyntaxWarning error:
x = 1
assert(x != 1, "error")

while in Python 2.7 this results in the following SyntaxWarning: "SyntaxWarning: assertion is always true, perhaps remove parentheses?""
----------------------------------------------



----------------------------------------------
You are receiving this email because you subscribed to notifications on CodePlex.

To report a bug, request a feature, or add a comment, visit IronPython Issue Tracker. You can unsubscribe or change your issue notification settings on CodePlex.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20130801/ac4d3fd2/attachment.html>


More information about the Ironpython-users mailing list