Friday, March 4, 2011

Re: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe0 in position 0: ordinal not in range(128)

On Thu, Mar 3, 2011 at 8:24 AM, Karen Tracey <kmtracey@gmail.com> wrote:
A real fix I believe would need to be made to the Python library code to ensure that it doesn't die if the windows registry contains non-ASCII data.

In fact there is a bug open in the Python bug tracker for this:

http://bugs.python.org/issue9291

Karen
--
http://tracey.org/kmt/

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment