summaryrefslogtreecommitdiff
path: root/tests/test_errordocument.py
Commit message (Expand)AuthorAgeFilesLines
* Port test_errordocument on Python 3Victor Stinner2015-04-221-6/+6
* Python 3: add parenthesis to print() to support Python 2 and Python 3Cyril Roelandt2014-03-181-1/+1
* Improve errors when fetching an error page: http://trac.pythonpaste.org/pytho...Ian Bicking2010-09-021-5/+14
* Fixed errordocument header testianb2006-12-011-2/+2
* Test for errordocument header-preserving problem (currently broken)ianb2006-12-011-1/+23
* Fixed a bug in paste.errordocuments.forward and updated unit teststhejimmyg2006-07-201-18/+46
* Removed errordocument.empty_error, since it never actually worked in a useful...0.9.5ianb2006-07-201-13/+1
* Added a middleware to clear out error bodies, making them more accessible to ...ianb2006-07-141-2/+13
* Rename error_document to errordocument to fit PEP 8 (back-compat commit next)ianb2006-03-031-0/+34