Python 2.3 Final Released
An anonymous reader writes "Nineteen months in the making, Python 2.3 has just been released. With a plethora of changes since version 2.2, this release is definately worth the upgrade. Be sure to read the Release Notes and the Highlights file for more information."
It would be nice if python had lists with a head and tail. It would also be nice if it had non sequential threads, a collector instead of reference counting, and maybe a decent attribute analysis so that the expression "a"[1] is barfed on before being
run.