On Sun, Mar 4, 2012 at 11:46 PM, Armin Ronacher
<armin.ronac...@active-4.com> wrote:
> Hi,
>
> It should also be added that the Python 3.3 alpha will release with support:
>
>  Python 3.3.0a0 (default:042e7481c7b4, Mar  4 2012, 12:37:26)
>  [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
>  Type "help", "copyright", "credits" or "license" for more information.
>  >>> u"Hello" + ' World!'
>  'Hello World!'

Nice :)

Do you have any more updates left to do? I saw the change, the tests,
the docs and the tokenizer updates go by on python-checkins, so if
you're done we can mark the PEP as Final (at which point the inclusion
in the first alpha is implied).

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to