On Sun, May 3, 2009 at 11:27 PM, namekuseijin <[email protected]> wrote: > Recursion is unpythonic. Do not use it.
That's a tad extreme. I think the accepted practice is merely not to use recursion gratuitously. Cheers, Chris -- http://blog.rebertia.com -- http://mail.python.org/mailman/listinfo/python-list
