which feature of python do you like most?

Gregory Bond gnb at itga.com.au
Sun Nov 13 18:42:37 EST 2005


zelzel.zsu at gmail.com wrote:
> which feature of python do you like most?
> 

Duck typing (All I care about is that it quacks, and it doesn't have to 
derive from Duck() to do that!)

And decorating (the ability to add attributes to objects on-the-fly, not 
the @XXX stuff)



More information about the Python-list mailing list