[Python-Dev] Improve error msgs?

Armin Rigo arigo at tunes.org
Wed Jun 14 16:01:00 CEST 2006


Hi Georg,

On Wed, Jun 14, 2006 at 08:51:03AM +0200, Georg Brandl wrote:
> 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?

I think it's an excellent idea.


Armin


More information about the Python-Dev mailing list