The Wayback Machine - http://web.archive.org/web/20160831004248/http://python.about.com:80/od/python30/

Python 3.0

Python 3.0 is the first version of Python to break backward compatability with all previous Python versions. No matter how you program, the language changes in 3.0 - whether in syntax or the library - make it highly unlikely that any substantial amount of 2.x code will run on Python 3.0. Here you can learn how Python 3.0 differs from the versions before it.