[Python-Dev] Improve error msgs?
Armin Rigo
arigo at tunes.org
Wed Jun 14 16:01:00 CEST 2006
More information about the Python-Dev mailing list
Wed Jun 14 16:01:00 CEST 2006
- Previous message: [Python-Dev] Improve error msgs?
- Next message: [Python-Dev] Improve error msgs?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Improve error msgs?
- Next message: [Python-Dev] Improve error msgs?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list