summaryrefslogtreecommitdiff
path: root/tests/test_exceptions/test_error_middleware.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed problem where the errorcatching middleware doesn't expose the close met...Ian Bicking2006-10-031-2/+2
* Fixed a bug in the registry test (not code), since str(registered_object) nev...Ian Bicking2006-08-231-1/+1
* Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync w...Ian Bicking2005-12-131-12/+18
* Fixed case when the code could not be highlighted because it is too invalid; ...Ian Bicking2005-11-051-6/+14
* Got exception tests working; error_catcher filter now paste-deploy-ifiedIan Bicking2005-08-221-0/+88