from __future__ import generators

Clarence Gardner clarence at netlojix.com
Sat Aug 11 17:23:57 EDT 2001


In article <cpy9os91sp.fsf at cj20424-a.reston1.va.home.com>,
	Guido van Rossum <guido at python.org> writes:
> "gzeljko" <gzeljko at sezampro.yu> writes:
> 
>> I just installed 2.2a1 and immediately come to
>> 'natural question':
>> 
>> Is 'from __future__ import generators' really
>> necessary ?
> 
> If enough people prefer to always have the 'yield' keyword enabled, we
> can do that.  I thought that there would be a huge opposition against
> breaking code this way, but maybe it's OK.   At least 'yield' is not a
> silent break.
> 
> --Guido van Rossum (home page: http://www.python.org/~guido/)

-- 
Clarence Gardner
Software Engineer
NetLojix Communications
clarence at netlojix.com



More information about the Python-list mailing list