error handling

Fulvio fulvio at pc.jaring.my
Thu Oct 12 02:50:56 EDT 2006


On Thursday 12 October 2006 04:47, Gabriel Genellina wrote:
> |Why not refer to the *current* documentation?

Gabriel,

Thank you, some time I (we) forget to look at the most obvious place ;)
Meanwhile yesterday I found some useful info on the web, which an *except* 
statement needs a string object or class for a named exception.
Now I got the meaning and " sys.exc_info()[0]" Bernard's idea is useful to 
fish out more clues.

F




More information about the Python-list mailing list