It seems to be in the plotting module. The tests were ran a few times already and this was not detected, however it could have easily slipped. Was this during the tests or during the doctests?
By the way, the extremely stupid error that I have done that seems to cause this failure is being fixed now in a pull request by Chris. I will review it and merge it soon. Just for information: the error in question is renaming all but one instance of a certain variable. It does not trigger errors in 2.7 because the lexical scoping has hidden it. It is discussed more in the PR that I mentioned. -- 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.
