Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix pyflakes warnings in tests | Victor Stinner | 2015-04-22 | 1 | -2/+0 |
* | Fix test_exceptions on Python 3 | Victor Stinner | 2015-04-22 | 1 | -1/+0 |
* | Python 3: add parenthesis to print() to support Python 2 and Python 3 | Cyril Roelandt | 2014-03-18 | 1 | -5/+5 |
* | Fixed test suite on Windows (also disabled CGI tests as they shouldn't even w... | maluke | 2008-05-28 | 1 | -3/+3 |
* | Fix a couple tests that had some fragility | ianb | 2008-03-25 | 1 | -1/+1 |
* | Fixed problem with exception formatter word wrapping routine | ianb | 2006-08-21 | 1 | -0/+10 |
* | Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync w... | ianb | 2005-12-13 | 1 | -5/+1 |
* | Fixed case when the code could not be highlighted because it is too invalid; ... | ianb | 2005-11-05 | 1 | -2/+12 |
* | Got exception tests working; error_catcher filter now paste-deploy-ified | ianb | 2005-08-22 | 1 | -0/+170 |