Thank you for the fast response.

I found already out how to use loadhook now, the new Code is really
good documented - Docstrings everywhere (only still miss it for
forms), great!

My Website still don't run, it seems it isn't Unicode aware?

mod_wsgi (pid=7118): Exception occurred within WSGI script '/home/www/
wpy/main.wsgi'.
[Sat Sep 22 17:46:41 2007] [error] [client 127.0.0.1] Traceback (most
recent call last):
[Sat Sep 22 17:46:41 2007] [error] [client 127.0.0.1]   File "/usr/lib/
python2.5/site-packages/web/application.py", line 131, in wsgi
[Sat Sep 22 17:46:41 2007] [error] [client 127.0.0.1]     result =
[str(result)]
[Sat Sep 22 17:46:41 2007] [error] [client 127.0.0.1]
UnicodeEncodeError: 'ascii' codec can't encode character u'\\u2192' in
position 203: ordinal not in range(128)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to