On Feb 10, 2006, at 8:24 AM, Pit Capitain wrote: > It would be interesting to add a testcase with an endless internal > iterator. I don't know the new implementation of Generator, so I > can't say whether an endless iterator should be supported. That's an interesting point we will certainly talk more about as we start to see some solutions. Generator *can* handle endless iterators. Quiz solvers can decide whether or not to limit themselves with that additional requirement... James Edward Gray II