summaryrefslogtreecommitdiff
path: root/paste/exceptions
Commit message (Collapse)AuthorAgeFilesLines
* Made objects bold in tracebackIan Bicking2005-09-251-1/+1
|
* Fixes suggested by pyflakesIan Bicking2005-09-213-4/+1
|
* Added license comment to all substantive filesIan Bicking2005-08-314-0/+12
|
* Removed defunct dirIan Bicking2005-08-221-1/+0
|
* Got exception tests working; error_catcher filter now paste-deploy-ifiedIan Bicking2005-08-221-16/+7
|
* More moving around of stuffIan Bicking2005-08-223-288/+0
|
* Move around tests and exceptions; more moving to come, hence this ↵Ian Bicking2005-08-222-0/+372
| | | | intermediate (broken) commit
* Added noteIan Bicking2005-07-281-0/+2
|
* Catch errors in the other case where repr() is usedIan Bicking2005-07-261-1/+5
|
* Ignore errors when printing extraDataIan Bicking2005-07-251-1/+5
|
* Format supplemental info more like Zope doesIan Bicking2005-05-301-4/+4
|
* Include both trimmed and full tracebacks in exception reportsIan Bicking2005-05-231-12/+30
|
* Added better consolidated __traceback_hide__ supportIan Bicking2005-05-233-36/+162
|
* Made HTML backward compatible with non-JS browsers (which describes most ↵Ian Bicking2005-05-171-10/+55
| | | | email programs; embed CSS in all HTML errors messages (since it makes them prettier)
* Removed 0 from characters, which is hard to distinguish from OIan Bicking2005-05-171-1/+1
|
* Some minor problems in features that ZPT exceptions useIan Bicking2005-05-081-3/+3
|
* Simplified wsgi variables; put in exception information about exceptions ↵Ian Bicking2005-05-042-1/+7
| | | | raised by supplements; removed empty CGI variables
* Fixed word wrapping someIan Bicking2005-05-041-6/+12
|
* Improved error messages; more info included (and extensible)Ian Bicking2005-05-042-16/+181
|
* Renamed package itselfIan Bicking2005-04-228-0/+947