> Remember python 3.0 is supposed to be an intermediate for migration release... not for production use. That's what 3.1 is for.
From the release page (http://www.python.org/download/releases/3.0/): This is a production release; we currently support these formats: ...
That said, I also plan to keep my core projects on 2.x for a few more months till django, ipython, debian repos etc. move to 3.x. But I do plan to play with 3.x some.