smichr wants someone to pull from smichr:raises:

Instead of this:
    h[1] >>> raises('1/0', ValueError)
    Traceback (most recent call last):
      File "<stdin>", line 1, in <module>
      File "sympy\utilities\pytest.py", line 41, in raises
        assert isinstance(code, str)
    AssertionError

we now get

    ValueError: raises() expects a code string for the 2nd argument.


View Pull Request: https://github.com/sympy/sympy/pull/89

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

Reply via email to