2.5 excitement (was Re: Java Developer Exploring Python)

Delaney, Timothy (Tim) tdelaney at avaya.com
Tue Apr 18 18:52:37 EDT 2006


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



More information about the Python-list mailing list