[Python-Dev] PEP 414 updated

Armin Ronacher armin.ronacher at active-4.com
Sun Mar 4 14:46:12 CET 2012


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!'


Regards,
Armin


More information about the Python-Dev mailing list