Just a short amendment:

It works f.ex. here: http://necoro.eu/portato/bla

The site is generated like this:

        return web.notfound(render("404", level = "", page = page +
                u" éäß ... ∀y. ∃α. f(α, y) ∊ Γ"))

(So you can replace "bla" by whatever you like :D (note: accents in the
URL itself won't work for some encoding issue I'm too lazy to track down
atm))

Am 04.08.2010 20:11, schrieb René 'Necoro' Neumann:
> This is not a web.py issue as I see it. But rather some kind of "are all
> the encodings equal". Just make sure, that everything is f.ex. in utf-8
> (so: your code files, the webpy code files, the stream sent to the
> client) etc.
> 
> So - nothing about web.notfound at all. Just the normal weirdness with
> encodings :D
> 
> 

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to