[Python-Dev] Is it useful to update cgitb module? (original) (raw)
Glenn Linderman v+python at g.nevcal.com
Sun Apr 8 02:28:24 EDT 2018
- Previous message (by thread): [Python-Dev] Is it useful to update cgitb module?
- Next message (by thread): [Python-Dev] Is it useful to update cgitb module?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message (by thread): [Python-Dev] Is it useful to update cgitb module?
- Next message (by thread): [Python-Dev] Is it useful to update cgitb module?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]