Python 1.6 The balanced language

Greg Ewing see at my.signature
Sun Sep 10 21:31:44 EDT 2000


Neel Krishnaswami wrote:
> 
> >>> def squares(n):
> ... 
> ...         suspend s

Wouldn't "yield" sound better than "suspend"?
It's not s which is being suspended!

-- 
Greg Ewing, Computer Science Dept, University of Canterbury,	  
Christchurch, New Zealand
To get my email address, please visit my web page:	  
http://www.cosc.canterbury.ac.nz/~greg



More information about the Python-list mailing list