Comment #6 on issue 2125 by asmeurer: Using Integers as python slices. http://code.google.com/p/sympy/issues/detail?id=2125
There's no point in testing it five times in Python 2.5+, so I would move the for loop into the else block.
As long as sympy still runs and test still pass in Python 2.4, I am fine with not having this behavior there. We are going to drop it soon anyway, I think. It's hard to tell what the consensus was from (http://groups.google.com/group/sympy/browse_thread/thread/aee52c418a1d9959/f18f4347bf92a339?), but I think we are going to drop support soon after releasing 0.7.
-- 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.
