Python is fun (useless social thread) ;-)

bruno at modulix onurb at xiludom.gro
Tue Jun 20 08:27:28 EDT 2006


Max M wrote:
> bruno at modulix wrote:
> 
>>> Or did you just like what you saw and decided to learn it for fun?
>>
>>
>> Well, I haven't be really impressed the first time - note that it was at
>> the very end of the last century, with v1.5.2. 
> 
> 
> 
> 1.5.2 was an excellent version. Not really that different in use than
> current version.

Nope, "not really that different" - we were just missing list-comps,
generators, new-style classes, classmethods, staticmethods, usable
metaclasses, descriptors, @decorators sugar, extended slices, and a few
other goodies coming in 2.5 like coroutines and with: statement...


-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"



More information about the Python-list mailing list