Hacker News new | past | comments | ask | show | jobs | submit login

i know it does - but it would be nice to have the everything-is-unicode mechanism of python 3. Asian developers hit unicode problems before US based developers because of the natural differences in underlying OS language.



But then it wouldn't be compatible with Python 2 code, so you might as well use Python 3


http://python-future.org/unicode_literals.html

nope - you can mix them in python 2 code. The way it should have been done in the first place.


... You can't have your cake and eat it. If you want Unicode everywhere then you use Python 3, because it's a breaking change. Saying you'd want it in Python 2 is a confused way of saying "I need to use Python 3".




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: