Python is fun (useless social thread) ;-)

bruno at modulix onurb at xiludom.gro
Fri Jun 16 10:27:22 EDT 2006


BartlebyScrivener wrote:
(snip)

> Also, it seems to be a minimalist
> language. 

*seems* minimalist, but is really not - have a look at the object model
(metaclasses, descriptors etc), at closures and HOFs and decorators, at
list-comp and generators and (coming in 2.5) coroutines... Definitively
not minimalist in fact !-)


-- 
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