On Sun, May 4, 2008 at 1:39 AM, <[EMAIL PROTECTED]> wrote: > I'm actually curious if there's a way to write a generator function > (not a generator expression) in C, or what the simplest way to do it > is... besides link the Python run-time. > --
Here's the itertools C code: http://svn.python.org/view/python/trunk/Modules/itertoolsmodule.c?rev=61634&view=markup David. -- http://mail.python.org/mailman/listinfo/python-list