By bloid
via python.org
Published: Sep 03 2007 / 11:45
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.
This is an ongoing project; the cleanup isn't expected to be complete until 2008
Add your comment
Voters For This Link (14)
-
bloid -
gst -
MattRussell -
amrlafi -
zis -
bscarr -
mihaicampean -
faux323 -
veza -
endelwar.myopenid.com -
sigzero -
larsgregersen -
DannyB2 -
alexjc


