Origin of the term "first-class object"

Greg Ewing (using news.cis.dfn.de) g2h5dqi002 at sneakemail.com
Mon Nov 24 21:07:22 EST 2003


Jp Calderone wrote:

>   Up for a new operator?
> 
>     l[index] ()= f

I like it! :-)

I suppose you should be able to put extra args in, too, e.g.

   l[index] (foo, 42)= f

-- 
Greg Ewing, Computer Science Dept,
University of Canterbury,	
Christchurch, New Zealand
http://www.cosc.canterbury.ac.nz/~greg





More information about the Python-list mailing list