[Python-Dev] Is it useful to update cgitb module?

Glenn Linderman v+python at g.nevcal.com
Sun Apr 8 02:28:24 EDT 2018


On 4/7/2018 9:45 PM, Alex Walters wrote:
> Are there people still actively developing new cgi scripts in python?  I know some modern HTTPDs don’t even support classic cgi without some kind of fastcgi daemon in between.  I am aware that some parts of various wsgi tools use the cgi module, but is the cgitb module useful for them?

Yes. I have several web sites and applications built as Python CGI 
scripts.  cgitb is extremely useful.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20180407/0b2df43b/attachment.html>


More information about the Python-Dev mailing list