Pages

Monday, December 10, 2012

Python 3.0

Python 3.0 was released in December , 2008 and is referred to sometimes as Python 3000 or Py3k. It is a new version of the language and is incompatible with the 2.x line of releases. The language is mostly the same but many details  how built in objects like dictionaries  and strings have been changed considerably and a lot of deprecated features have been removed. Also, the standard library has been reorganized in a few key places.

No comments:

Post a Comment