Python 3000 vs. Python 2.x
George Sakkis
george.sakkis at gmail.com
Fri Jun 13 19:08:50 EDT 2008
On Jun 13, 5:04 pm, mr.opus.peng... at gmail.com wrote:
> As a new comer to Python I was wondering which is the best to start
> learning. I've read that a number of significant features have
> changed between the two versions. Yet, the majority of Python
> programs out in the world are 2.x and it would be nice to understand
> those as well. Thanks for all the help.
Learn 2.5. When (or if) Python 3 becomes relevant in a few years down
the road, you'll be able to pick up the differences and new features
in a week or so.
George
More information about the Python-list
mailing list