<html><head><style type="text/css" media="screen">Body{font-family: Verdana;font-size:.75em;}h4{font-size:.9em;}a{color: #3a62a6;}.digest .toc {margin-bottom: 15px; padding-bottom:8px; border-bottom: 1px solid #ccc;}.digest .tocItem {margin-bottom: 15px;}.tocItem a{color:#000;text-decoration: none;}.tocItem a:hover{color: #3a62a6;text-decoration: underline;}.topic{padding-bottom: 8px;margin-bottom: 20px; border-bottom: 1px solid #ccc;}.topicHeader{margin-bottom:10px;}.topicTitle{font-weight: bold;}.replies p{margin:0;padding:0;}.replies hr{width: 15%;text-align: left;margin: 0 auto 5px 0;border: none 0;border-top: 1px solid #ccc;height: 1px;}.reply{margin-bottom: 6px;padding-bottom: 4px;}.anchorMarker{color: #3a62a6;}.footer{color: gray;}</style></head><body><div class="digest"><p>Hi ironpython,</p><p>Here's your Daily Digest of new issues for project "<a href="http://ironpython.codeplex.com/">IronPython</a>".</p><p>In today's digest:</p><h4>ISSUES</h4><div class="toc"><div class="tocItem"><a href="#toc_issue_1">1. <span class="tocTitle">[New issue] Exception formatting some times isn&#39;t as good as it&#39;s supposed to be</span>&nbsp;<span class="anchorMarker">&darr;</span></a></div></div><h4>ISSUES</h4><div class="topic"><a name="toc_issue_1"></a><div class="topicHeader"><span class="topicTitle">1. [New issue] Exception formatting some times isn&#39;t as good as it&#39;s supposed to be</span> <a href="http://ironpython.codeplex.com/workitem/30900">view online</a></div><p>User dinov has proposed the issue:</p><p>"&#62;&#62;&#62; import clr<br />&#62;&#62;&#62; clr.AddReference&#40;&#39;System.WIndows&#39;&#41;<br />Traceback &#40;most recent call last&#41;&#58;<br />  File &#34;&#60;stdin&#62;&#34;, line 1, in &#60;module&#62;<br />IOError&#58; System.IO.IOException&#58; Could not add reference to assembly System.WIndows<br />   at IronPython.Runtime.ClrModule.AddReference&#40;CodeContext context, String name&#41;<br />   at IronPython.Runtime.ClrModule.AddReference&#40;CodeContext context, Object reference&#41;<br />   at IronPython.Runtime.ClrModule.AddReference&#40;CodeContext context, Object&#91;&#93; references&#41;<br />   at Microsoft.Scripting.Interpreter.ActionCallInstruction&#96;2.Run&#40;InterpretedFrame frame&#41;<br />   at Microsoft.Scripting.Interpreter.Interpreter.Run&#40;InterpretedFrame frame&#41;<br />   at Microsoft.Scripting.Interpreter.LightLambda.Run4&#91;T0,T1,T2,T3,TRet&#93;&#40;T0 arg0, T1 arg1, T2 arg2, T3 arg3&#41;<br />   at System.Dynamic.UpdateDelegates.UpdateAndExecute3&#91;T0,T1,T2,TRet&#93;&#40;CallSite site, T0 arg0, T1 arg1, T2 arg2&#41;<br />   at Microsoft.Scripting.Interpreter.FuncCallInstruction&#96;6.Run&#40;InterpretedFrame frame&#41;<br />   at Microsoft.Scripting.Interpreter.Interpreter.Run&#40;InterpretedFrame frame&#41;<br />   at Microsoft.Scripting.Interpreter.LightLambda.Run4&#91;T0,T1,T2,T3,TRet&#93;&#40;T0 arg0, T1 arg1, T2 arg2, T3 arg3&#41;<br />   at IronPython.Compiler.Ast.CallExpression.Invoke1Instruction.Run&#40;InterpretedFrame frame&#41;<br />   at Microsoft.Scripting.Interpreter.Interpreter.Run&#40;InterpretedFrame frame&#41;<br />   at Microsoft.Scripting.Interpreter.LightLambda.Run2&#91;T0,T1,TRet&#93;&#40;T0 arg0, T1 arg1&#41;<br />   at IronPython.Compiler.PythonScriptCode.RunWorker&#40;CodeContext ctx&#41;<br />   at IronPython.Compiler.PythonScriptCode.Run&#40;Scope scope&#41;<br />   at IronPython.Hosting.PythonCommandLine.&#60;&#62;c__DisplayClass1.&#60;RunOneInteraction&#62;b__0&#40;&#41;<br />&#62;&#62;&#62;<br /><br />We shouldn&#39;t display all of these useless frames unless -X&#58;ExceptionDetail is specified."</p></div><div class="footer"><p>You are receiving this email because you subscribed to notifications on CodePlex.</p><p>To report a bug, request a feature, or add a comment, visit <a href="http://ironpython.codeplex.com/workitem/list/basic">IronPython Issue Tracker</a>. You can <a href="https://ironpython.codeplex.com/subscriptions/workitem/project/edit">unsubscribe or change your issue notification settings</a> on CodePlex.com.</p></div></div></body></html>