Comment #12 on issue 2562 by [email protected]: Test failure in generate_derangements() with Python2.5
http://code.google.com/p/sympy/issues/detail?id=2562
I solved this in my py25-fixes branch. There's code in http://docs.python.org/library/itertools.html to emulate the same behavior of the itertools function in python2.5. I put this in core/compatibility.
-- 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.
