Why is Python 3 (or later) better than Python 2?
问题 I learned Python as my first serious (non BASIC) language about 10 years ago. Since then, I have learned lots of others, but I tend to 'think' in Python. When I look at the list of changes I do not see one I need this feature. I usually say to myself, hmm that would been a good way of doing it, but why change it now? Things like changing the default floor division could be a real pain to change for big projects. It seems like the major players are dragging their feet. What is the key feature