Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Bugfix candidate] Escape traceback type and value. There are probably addit... | Andrew M. Kuchling | 2004-03-31 | 1 | -1/+2 |
* | Whitespace normalization. | Tim Peters | 2003-06-29 | 1 | -1/+1 |
* | SF Patch 569574 - enhancements to cgitb for plain text display | Skip Montanaro | 2003-06-17 | 1 | -14/+95 |
* | Fix name error, found by pychecker. | Guido van Rossum | 2002-12-31 | 1 | -1/+1 |
* | Massive changes from SF 589982 (tempfile.py rewrite, by Zack | Guido van Rossum | 2002-08-09 | 1 | -3/+3 |
* | Also look up variable names in __builtins__ if not found in globals. | Ka-Ping Yee | 2002-06-26 | 1 | -3/+15 |
* | Make the module docstring agree with reality: the module prvides the | Fred Drake | 2001-12-19 | 1 | -1/+1 |
* | Add "file" argument to Hook constructor. | Ka-Ping Yee | 2001-12-04 | 1 | -10/+15 |
* | Enhancements: | Ka-Ping Yee | 2001-08-21 | 1 | -93/+111 |
* | Initial check-in of cgitb. | Ka-Ping Yee | 2001-08-18 | 1 | -0/+182 |