Python 3.0a1 on OS X
First alpha release of Python 3.0 (formerly Python3000) is out today. And it even works! Gotta do something about that executable name, though…
$ ./python.exe
Python 3.0a1 (py3k, Aug 31 2007, 15:11:11)
[GCC 4.0.1 (Apple Computer, Inc. build 5367)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>>