Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
30633c9a6423459cdd481a6e44954d5933c7842b
/
Lib
/
cgitb.py
30633c9
[Bug #945063] Get file extension correct. (2.3 bugfix candidate)
by Andrew M. Kuchling
· 21 years ago
b67c943
[Bugfix candidate] Escape traceback type and value. There are probably additional cases where cgitb.py doesn't escape as paranoidly as it should (e.g. attribute names)
by Andrew M. Kuchling
· 21 years ago
478c105
Whitespace normalization.
by Tim Peters
· 22 years ago
364ca40
SF Patch 569574 - enhancements to cgitb for plain text display
by Skip Montanaro
· 22 years ago
0146f41
Fix name error, found by pychecker.
by Guido van Rossum
· 22 years ago
3b0a329
Massive changes from SF 589982 (tempfile.py rewrite, by Zack
by Guido van Rossum
· 22 years ago
711cad7
Also look up variable names in __builtins__ if not found in globals.
by Ka-Ping Yee
· 23 years ago
4f5b49f
Make the module docstring agree with reality: the module prvides the
by Fred Drake
· 23 years ago
fa78d0f
Add "file" argument to Hook constructor.
by Ka-Ping Yee
· 23 years ago
8320597
Enhancements:
by Ka-Ping Yee
· 23 years ago
6b5a48d
Initial check-in of cgitb.
by Ka-Ping Yee
· 23 years ago