Quantcast
Channel: Planet Python
Viewing all articles
Browse latest Browse all 22462

Doug Hellmann: cgitb — Detailed Traceback Reports — PyMOTW 3

$
0
0
cgitb is a valuable debugging tool in the standard library. It was originally designed for showing errors and debugging information in web applications and was later updated to include plain-text output as well, but unfortunately was never renamed. This has led to obscurity, and the module is not used as often as it could be. … Continue reading cgitb — Detailed Traceback Reports — PyMOTW 3

Viewing all articles
Browse latest Browse all 22462

Trending Articles