<br><br><div><span class="gmail_quote">On 6/18/06, <b class="gmail_sendername">Georg Brandl</b> &lt;<a href="mailto:g.brandl@gmx.net">g.brandl@gmx.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Georg Brandl wrote:<br>&gt; Georg Brandl wrote:<br>&gt;&gt; In abstract.c, there are many error messages like<br>&gt;&gt;<br>&gt;&gt; type_error(&quot;object does not support item assignment&quot;);<br>&gt;&gt;<br>&gt;&gt; It helps debugging if the object's type was prepended.
<br>&gt;&gt; Should I go through the code and try to enhance them<br>&gt;&gt; where possible?<br>&gt;<br>&gt; So that's definite &quot;perhaps&quot;?<br>&gt;<br>&gt; Anyway, posted patch 1507676.<br><br>Sigh. I guess I'll have to commit it to get a second (actually,
<br>third, thanks Armin) opinion...</blockquote><div><br><br>If you want an opinion on whether it is useful, then yes, it is useful.&nbsp; Honestly I thought that was kind of obvious since better, more informative error messages are always better as long as the verbosity is not insane.
<br><br>As for looking at the patch, that is just the usual time/priority problem.&nbsp; =)<br><br>-Brett<br></div><br></div>