Example howto use FormEncode with Webware-1.1b1
Georg Balmer <[email protected]> Mon, 10 May 2010 12:57:52 +0200
| Newsgroups | gmane.comp.python.webware |
|---|---|
| Message-ID | <[email protected]> |
I am trying to find a very basic example using FormEncode with Webware-1.1b1. The orginal WebwareExample by Ian Bicking is working after eliminating HTMLForm but some german error messages produce a UnicodeEncodeError in HTTPResponse. The comment in HTTPResponse.py (around Line 260) let's me assume that something needs to be done in my example code but I don't know exactly what. Any help or advice is very welcome. Regards Georg Balmer ------------------------------------------------------------------------------