[Python-ideas] i18n and Python tracebacks
Terry Reedy
tjreedy at udel.edu
Sun May 16 00:37:13 CEST 2010
On 5/15/2010 3:36 PM, Bruce Leban wrote:
> I think it's important as Antoine notes to preserve the ability for code
> to read and interpret the error messages.
If the English message were always present, in a known position, and a
translation were optionally provided (perhaps bracked in <<>>, for
instance) in addition, then that should remain true.
tjr
More information about the Python-ideas
mailing list