Aahz wrote:

>> Indeed, I think the inclusion of ctypes is far and away the most
>> exciting thing in 2.5.
> 
> Really?  More than pysqlite?

My personal fave is the "with" statement. It makes a lot of code so much
more elegant - esp. for things which are getting built-in context
managers (e.g. files).

But for those who use them, I'm sure pysqlite and ctypes are huge.

Tim Delaney
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to