Its nice to hear that Python have released first and only beta release of
Python 3.1.

Python 3.1 focuses on the stabilization and optimization of features and
changes Python 3.0 introduced.  For example, the new I/O system has been
rewritten in C for speed.

File system APIs that use unicode strings now handle paths with undecodable
bytes in them.

Other features include an ordered dictionary implementation and support for
ttk Tile in Tkinter.

see http://doc.python.org/dev/py3k/whatsnew/3.1.html

-- 
Praveen Kumar
+91 9739854134
http://praveensunsetpoint.wordpress.com
Bangalore
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to