Hello,

I have the problem to get informations about script errors. And I have
found that I get a PySyntaxError if the script is wrong and if I use
for instance an unknown name I get PyException. But I don't get any
information, not even a string.
How can I get detailed informations about the error?

Thanks, axel

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to