index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
cgitb.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-2
/
+2
*
[Patch #987052 from Thomas Guettler]
Andrew M. Kuchling
2004-07-10
1
-6
/
+21
*
Another nit found by Neal Norwitz using pychecker. This was caused by a
Skip Montanaro
2004-06-07
1
-2
/
+1
*
[Bug #758665] cgitb.scanvars() fails because of an unititialized value variab...
Andrew M. Kuchling
2004-06-05
1
-1
/
+1
*
[Bug #945063] Get file extension correct. (2.3 bugfix candidate)
Andrew M. Kuchling
2004-05-06
1
-1
/
+1
*
[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