Ask HN: Which version of Python do HN'ers prefer at this point?
https://news.ycombinator.com/item?id=4313307I've been using Python 2.x off and on for a number of years. However, I've just recently started playing with Python 3.2 for some project Euler problems to get familiar with the changes.
If you were starting to build new web apps in Python today, would you go with Python 2.7 or Python 3.x at this point?