[Python-talk] Python 3.0a1

Bill Sconce sconce at in-spec-inc.com
Fri Aug 31 22:10:20 EDT 2007


The first alpha for Python 3000 was announced today.
    http://www.python.org/download/releases/3.0/

woot!

laura$ ./python
Python 3.0a1 (py3k, Aug 31 2007, 21:49:27) 
[GCC 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> print('hello', 'world')
hello world
>>>


brave'ly_new'ly yrs,

Bill


More information about the Python-talk mailing list