Description
Redistributes the removed standard-library cgitb module for legacy CGI traceback display support. It helps old Python web scripts keep diagnostic error pages available during migration to newer runtimes.
This is a compatibility library. Traceback pages can expose file paths, source code, environment data, or secrets, so never enable detailed errors on public production services.