Comment #3 on issue 2142 by asmeurer: Turn on deprecation warnings in isympy
http://code.google.com/p/sympy/issues/detail?id=2142

We could also make it easy to give to the user the version numbers where features are expected to be removed. Something like SymPyDeprecationWarning(feature="such and such", expected_removal_version="0.7.2", useinstead="this other feature"), which would automatically give

The such and such feature is deprecated. It is expected to be removed by SymPy version 0.7.2. Use this other feature instead.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to