Comment #4 on issue 2142 by [email protected]: Turn on deprecation warnings in isympy
http://code.google.com/p/sympy/issues/detail?id=2142
Why not use simply a custom `warn()` function, instead of raising some exception ? This function would simply print a statement, and raise an exception if some global sympy flag is set on (using environment variable for example ?)
-- 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.
