summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_cgitb.py
Commit message (Collapse)AuthorAgeFilesLines
* Normalize whitespace for #11512 fix.Brian Curtin2011-07-061-7/+7
|
* Fix #11512. Add an initial test suite for the cgitb, providing 75% coverage.Brian Curtin2011-07-061-0/+55
Patch by Robbie Clemons (robquad), produced at the PyCon 2011 sprints.