hi,
since I just learned Python, I start using Python 3.1 (i know people said the best version would be 2.5 or 2.6, but i think that at sometime in the future, it will become obselete since python 3.x is not backward compatible).
but when i look in forums or tutorials or books, its mostly all still about python 2.x
does anyone know any website that has good tutorials, code examples or books for python 3.1? (please dont ask me to read the documentation in python.org. i did, but the reference are mostly without examples, and since im new to python, most of the time it doesnt help me when i look at it).