September 1 2007
Python 3.0a1 release hits the network, with significant backwards incompatible changes. The best way to describe this is a shedding of the snake's skin, sloughing off a whole bunch of weird ambiguities and language level inconsistencies. Highlights:
I used to have philosophical issues with Python syntax and object model, but after using bits here and there, and playing with Django and web.py, I'm now really keen to get into more Python programming. Trouble is, most code out there hovers around the 2.2 and 2.3 standards. I will be interested to see what kind of feedback emerges of this version of the language.
This Note
Asides