Thomas, interesting. Being a scandinavian developer myself, can you give me some examples where Python 3 has worked better for unicode support?
Regards, Andréas 2013/10/23 Thomas Weholt <[email protected]> > My main reason to porting as many as possible of my python projects to > Python 3 is proper unicode support. As a Norwegian developer is been > terrible to support local characters in some projects with lots of dirty > hacks to get it working. In py3 it just works. > > Thomas > > > On Wed, Oct 23, 2013 at 5:36 PM, Lee <[email protected]> wrote: > >> Is there any particular advantage of using Python 3 at this point >> specifically in regards to Django projects? I'm starting to build a new >> application and I am wondering whether its really worth considering the >> move to Python 3. I've only really read about the disadvantages (3rd party >> libs mainly) and have seen very little relating to any specific advantages. >> >> Thanks >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/django-users. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/fcab2249-1b88-405a-9106-dd2b544d3d07%40googlegroups.com >> . >> For more options, visit https://groups.google.com/groups/opt_out. >> > > > > -- > Mvh/Best regards, > Thomas Weholt > http://www.weholt.org > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CACkDSm9X7zaJDDK3LgLZcsWmPxx0qJW_e7%3D%3D7SWC_fXf7-2jxw%40mail.gmail.com > . > > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CALXYUbkTJFs8NJPfoMG5iibUs-8DZG9GmkgCHsFQSEz0FfX4sQ%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.

