I am about to learn Python and was wondering what is recommended, learning python 2.6 or 3.1? (any tips on learning python is welcomed as well =)
edit: Is the
As for tips on learning Python, I would work through the main tutorial (http://docs.python.org/3.1/tutorial/) and then explore the Beginner's Guide. O'Reilly's Learning Python is pretty handy if you prefer using a book.