Hi,

> I think we should do this.
>
> We are, after all, perfectionists.
>
> Not only do we want to show even more love toward the international
> community, I just like the idea of passing Unicode strings everywhere.
> It seems so clean.

I whole-heartedly agree! It's just much cleaner and actually the
current way to handle stuff _is_ problematic, like already pointed out.
The constant need to juggle from bytestrings to unicode strings for
some stuff - or the decision to ignore the problems of applying regular
expressions to utf-8 bytestrings for example - is neither perfectionist
nor DRY :)

bye, Georg


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