On Mon, Jul 25, 2011 at 7:46 PM, Aaron Meurer <[email protected]> wrote: > Tracking it down was easy. The thing I'm not sure about is how to > properly fix this. Any objects that iterates infinitely would have > this problem. >
I can't look into this too deeply now, but is there an exclude flag on the iterable() function that can be used to exclude the object in question? -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
