[Python-Dev] Is it useful to update cgitb module? (original) (raw)
Tres Seaver tseaver at palladion.com
Mon Apr 9 09:47:57 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 04/08/2018 12:45 AM, Alex Walters wrote:
Are there people still actively developing new cgi scripts in python?
In addition to the "magic" support triggered by 'cgitb.enable()', the module also exposes useful utility functions ('cgitb.html()' and 'cgitb.text()') which are used by non-CGI third-party libraries to render tracebacks for debugging purposes. Enhancing those methods seems pretty reasonable to me.
Tres.
=================================================================== Tres Seaver +1 540-429-0999 tseaver at palladion.com Palladion Software "Excellence by Design" http://palladion.com
- 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 ]