On Sun, Sep 28, 2008 at 06:20:02PM +0200, Markus W. Barth wrote: > I have run into that before and can't remember how I got around it: > > UnicodeEncodeError: 'ascii' codec can't encode character u'\xf3' > > This is what I'm trying to do: > solicitud = model.Solicitud(lugar_nacimiento = > kw['lugar_nacimiento'].decode('utf-8'))
What is Solicitud? An SQLObject table? Then how 'lugar_nacimiento' is declared? Oleg. -- Oleg Broytmann http://phd.pp.ru/ [EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss