Python 3000

Dokorek info at noster-it.com
Mon Nov 24 02:47:25 EST 2008


Python 3000 (a.k.a. "Py3k", and released as Python 3.0) is a new
version of the language that is incompatible with the 2.x line of
releases. The language is mostly the same, but many details,
especially how built-in objects like dictionaries and strings work,
have changed considerably, and a lot of deprecated features have
finally been removed. Also, the standard library has been reorganized
in a few prominent places.

released alphas in 2007, betas in 2008, and are planning a few release
candidates, with a final release in December 2008. While not quite
ready for production, we highly encourage you to grab the release
candidates and test them against your code. At this point, only highly
critical bugs will be fixed before the final release.


Dokorek
_______
Join the Fastest Growing Bio Community - you know Facebook, Xing or
MySpace, LinkedIn. It exists for emigrants as well:
build contacts, find jobs, friends
http://www.emicountry.com



More information about the Python-list mailing list