summaryrefslogtreecommitdiff
path: root/tests/test_cgitb_catcher.py
Commit message (Expand)AuthorAgeFilesLines
* Fix cgitb_catcher on Python 3Victor Stinner2015-04-221-2/+5
* Strip trailing spacesVictor Stinner2015-04-211-4/+4
* Python 3: Use absolute import instead of relative importCyril Roelandt2014-03-181-1/+1
* Python 3: add parenthesis to print() to support Python 2 and Python 3Cyril Roelandt2014-03-181-4/+4
* Tests and bugfixes for cgitb_catcherianb2005-08-221-0/+75