Georg Brandl wrote:
> Georg Brandl wrote:
>> In abstract.c, there are many error messages like
>> 
>> type_error("object does not support item assignment");
>> 
>> It helps debugging if the object's type was prepended.
>> Should I go through the code and try to enhance them
>> where possible?
> 
> So that's definite "perhaps"?
> 
> Anyway, posted patch 1507676.

Sigh. I guess I'll have to commit it to get a second (actually,
third, thanks Armin) opinion...

Georg

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to