| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
| __init__(self, template, content_type='text/html; charset=UTF-8', error_template='templates/cgierror.html', headers={}) | ||
|
render(self,
context) render and output the document |
||
|
handle_exception(self,
exc,
e,
tb) internal method that generates and prints an exception page |
||
|
print_output(self,
content_type,
body) actually print the output |
||
|
|||
|
render and output the document this also prints the Content-Type header, if you want it to print other headers use the headers arg of the constructor |
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Mon Nov 13 21:49:09 2006 | http://epydoc.sourceforge.net |