source:
package_branches/invirt-web/cherrypy/code/templates/error_raw.mako
@
  2644
        
        | Last change on this file since 2644 was 2485, checked in by quentin, 16 years ago | |
|---|---|
| File size: 174 bytes | |
| Rev | Line | |
|---|---|---|
| [2485] | 1 | Error on operation ${op} for user ${user}: ${errorMessage} | 
| 2 | ||
| 3 | Fields: | |
| 4 | %for f in fields: | |
| 5 | ${f}=${fields[f]} | |
| 6 | %endfor | |
| 7 | ||
| 8 | Error output: | |
| 9 | ${stderr}\ | |
| 10 | ---- end error output | |
| 11 | ||
| 12 | ${traceback} | 
Note: See TracBrowser
        for help on using the repository browser.
    