Malcolm Tredinnick wrote:
> Metaphorically cutting off both our arms so that we appear
> more aerodynamic is probably not a gain worth making.

This is the explanation! :-)

>> 5. Internally, work with unicode strings exclusively (after  
>> transcoding the request and the template). Response should be  python  
>> unicode as well up until the moment it gets sent out.
> 
> That's the idea.

It really works like this already by accepting unicode and also StringIO 
buffers with unicode.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to