| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Use sorted() instead, which works on lists as well as dict_items
objects.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
without being converted to strings for display. Any such objects are now converted here.
|
|
|
|
| |
never fails anymore. Fixed some formatting because of new-style exceptions in Python 2.5
|
| |
|
| |
|
|
|
|
| |
as much
|
| |
|
| |
|
|
|
|
| |
format_source_line function (passing in frame object); fixed evalexception middleware when traceback lines are trimmed (was counting lines, and the count was off during trimming)
|
| |
|
|
|
|
| |
functions now, but not that fancy yet
|
| |
|
|
|
|
| |
shown in the short traceback)
|
|
|
|
| |
fixed tests that broke due to change of output
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
email programs; embed CSS in all HTML errors messages (since it makes them prettier)
|
| |
|
|
|
|
| |
raised by supplements; removed empty CGI variables
|
| |
|
| |
|
|
|