On Mon, Mar 28, 2011 at 8:26 PM, Chris Angelico <ros...@gmail.com> wrote: > Based on the docs and http://code.activestate.com/recipes/577504/ I > understand that to be non-recursive. I'm guessing then that there > isn't a recursive version, and that it's best to recurse myself?
Yes, you're right. I completely missed that bit when I was looking at the documentation. -- Jerry -- http://mail.python.org/mailman/listinfo/python-list