Comment #1 on issue 362 by thus0.petrus: UnicodeEncodeError: ('ascii', u'aa\xe0aa', 2, 3, 'ordinal not in range(128)')
http://code.google.com/p/robotframework/issues/detail?id=362

I was using the wrong encoding : I need to use 'iso-8859-1' or 'latin-1' instead
of 'ascii' to write accents in my files.

So someone could close this ticket ?

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to