Python 3.0 final has been released. Python is a portable, dynamic, object-oriented language.
The new features are described in the "What's New in Python 3.0" document. This release includes: the replacement of the print statement with the print() function, simplified rules for ordering comparisons, a new form for octal literals, binary literals, a single Unicode string type, function argument and return value annotations, the 'nonlocal' statement, a new 'raise' statement syntax, new reserved words, a new metaclass syntax, library updates, a new system for string formatting, new and removed builtins, changes to the C API, and other changes.
From: Python 3.0 final Released
http://xfruits.com/skyhawk133/?id=24877&s_item=296459339
From: http://xfruits.com/s...203_210004.html
Python 3.0 final Released
Page 1 of 1|
|

New Topic/Question
Reply



MultiQuote


|