Saturday, September 29, 2012

Python 3.3.0 released ; what's new in it

Python 3.3.0 released

What's new in Python 3.3.0

Apart from improvements and bug fixes, there are a few interesting new modules, like faulthandler (to debug low-level crashes), venv (like virtualenv), ipaddress (to manipulate IP address objects) and lzma (compression).

Hacker News thread about the release.

- Vasudev Ram

No comments: