Hello !

I'd like to have function which takes in input a unicode string
submitted through a form a gives back an ascii, url safe string I
could use as a unique ID in my urls.
For example: "Un éléphant ça trompe énormément" would become
"un-elephant-ca-trompe-enormement"

Do you know of a standard way to do so ?

Thanks.

-- 
Jeremy

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en.

Reply via email to