On Wed, Sep 2, 2015 at 1:30 PM, wrote:
> Where are the error messages stored? E. g., in which (source code) file is
> the message "NameError: name 'sdfe' is not defined" stored (except for
> variable arguments like "sdfe")? I do know that I can throw exceptions for
> myself, but this question
Where are the error messages stored? E. g., in which (source code) file is the
message "NameError: name 'sdfe' is not defined" stored (except for variable
arguments like "sdfe")? I do know that I can throw exceptions for myself, but
this question came to my mind in thinking about translating the