[Zope] access to error_* from PythonScript

Eugen Nedelcu eugen@sifolt.ro
Thu, 13 Feb 2003 11:22:07 +0200


Hi,

Does anyone nows how can I have access to error_type,error_value,
error_tb from within a PythonScript, i.e something like that:

try:
	my_code_here
except:
	print error_type,error_value,error_tb

TIA, Eugen.

-- 
ICQ: 165549179