Updates:
        Status: Accepted
        Labels: Series

Comment #3 on issue 2073 by asmeurer: limit() throws TypeError: an integer is required
http://code.google.com/p/sympy/issues/detail?id=2073

Well, if we converted it to a while loop, it would just hang. Actually, it would hang anyway for a large exponent (remember that xrange(2**30) means 2**30 loops!)

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" 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-issues?hl=en.

Reply via email to