Re: Python 3
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 <lee.dobrowolski@gmail.com> 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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home