Advertisement
Guest User

Doctest failure

a guest
Feb 17th, 2012
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. File "/home/scolobb/Dropbox/prj/sympy/sympy/core/compatibility.py", line 17, in sympy.core.compatibility.SymPyDeprecationWarning
  2. Failed example:
  3. warnings.warn("Don't do this, it's deprecated", SymPyDeprecationWarning)
  4. Expected:
  5. __main__:1: SymPyDeprecationWarning: "Don't do this, it's deprecated"
  6. Got nothing
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement