[Python-Dev] Improve error msgs?
Georg Brandl
g.brandl at gmx.net
Sat Jun 17 11:17:09 CEST 2006
More information about the Python-Dev mailing list
Sat Jun 17 11:17:09 CEST 2006
- Previous message: [Python-Dev] Improve error msgs?
- Next message: [Python-Dev] Improve error msgs?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
Georg
- 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