Python 2.1 alpha 1 released

23

Author: JT Smith

A post at LWN.net announces the first alpha release of Python 2.1. New features include a Unicode companion to the PyObject_Str() API called, naturally enough, PyObject_Unicode(), a slew of rich comparison features, and an improvement of the xrange() object implementation.

Category:

  • Open Source