try except inside exec

Michele Petrazzo michele.petrazz at REMOTEME_unipex.it
Sun May 31 03:54:27 EDT 2009


David Stanek wrote:
> Is the thirdparty function the entire STR or just the a_funct part?
> 

Just the a_funct. Only for try and for see if it's possible to catch all
the (possible) exception(s), I add the "try/except" clause that include
the a_funct external code.

Michele



More information about the Python-list mailing list