On 9/24/07, Leo Shklovskii <[EMAIL PROTECTED]> wrote: > I've been able to dig into this a little bit more and it looks like > django.utils.simplejson.decoder doesn't support the '\x' escape > character. Is this an intentional omission, a bug in Django, or just me > misunderstanding Python?
JSON does not support the '\x' escape; see json.org for a full specification of what it allows. -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---