2012/3/8 Carl Meyer <c...@oddbird.net>

> Note that the current version of Vinay's port (since it was updated to
> account for dropping Python 2.5 support post-1.4) does not use u() and
> b() functions, it uses "from __future__ import unicode_literals". This
> means that the only place string wrappers are needed is in the few
> places where a "native string" is needed ("str" on both Python 2 and 3).
>

I had missed that. Sorry, please disregard my previous message.

-- 
Aymeric.

-- 
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 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to