[Zope] Uninteligible error messages
Dieter Maurer
dieter at handshake.de
Fri Feb 18 14:53:00 EST 2005
jamie at textmatters.com wrote at 2005-2-18 11:35 -0000:
> ...
>Neither of which is particularly helpful at diagnosing the error. Why
>can't it return something like "DateException could not convert string to
>date"
As a general rule:
You do not diagnose an error based on the message alone.
Instead, you take the traceback corresponding to the error
into account!
--
Dieter
More information about the Zope
mailing list