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 '[EMAIL PROTECTED]'.split('@')])" -- http://mail.python.org/mailman/listinfo/python-list