| Home | Trees | Indices | Help |
|
|---|
|
|
Encodes all body data (no headers) with given charset.
Note: This violates the wsgi standard as it requires unicode objects whereas wsgi mandates the use of str.
|
|||
|
|||
| str |
|
||
| (str, str) |
|
||
|
Inherited from |
|||
|
|||
|
|||
|
|||
Returns a function creating EncodeWSGIFilters with a given charset.
|
This constructor does nothing and can safely be overwritten. It is only listed here to document that it must be callable without additional parameters.
|
BaseWSGIFilter interface
|
BaseWSGIFilter interface
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat May 29 01:07:37 2010 | http://epydoc.sourceforge.net |