<br><br><div><span class="gmail_quote">On 6/18/06, <b class="gmail_sendername">Georg Brandl</b> <<a href="mailto:g.brandl@gmx.net">g.brandl@gmx.net</a>> 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>> Georg Brandl wrote:<br>>> In abstract.c, there are many error messages like<br>>><br>>> type_error("object does not support item assignment");<br>>><br>>> It helps debugging if the object's type was prepended.
<br>>> Should I go through the code and try to enhance them<br>>> where possible?<br>><br>> So that's definite "perhaps"?<br>><br>> 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. 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. =)<br><br>-Brett<br></div><br></div>