| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
exceptions.Exception --+    
                       |    
          object --+   |    
                   |   |    
            Response --+    
                       |    
               HTTPError --+
                           |
                          HTTPNotFound
| Instance Methods | |||
| 
 | |||
| Inherited from  Inherited from  Inherited from  | |||
| Class Variables | |
| Inherited from  | 
| Properties | |
| Inherited from  | 
| Method Details | 
| 
 Create a new Response object. The body defaults to being empty, the status defaults to "200 OK", and the content_type defaults to 'text/plain'. 
 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Sat Feb 7 13:10:41 2009 | http://epydoc.sourceforge.net |