Gabriel,

> Have you seen the cgitb module? Despite its name, it's a general purpose 
> module.
> <http://docs.python.org/library/cgitb.html>
> 
> import cgitb
> cgitb.enable(format="txt")
> 
> <snipped>

My vote for tip of the week, perhaps even month.

I'm not part of this thread, but your post is a great help on another
project.

Thank you!

Regards,
Malcolm
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to