Terry Reedy <tjre...@udel.edu> writes:
> > This isn't so attractive, since filter takes a sequence input but
> > returns a list.
> 
> In modern Python (py3), it returns an iterator.

Still not much help in the proposed version that would return two
iterators.  
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to