I'm getting a failure on windows which is kind of weird as it is
complaining about True:

__________ sympy\queries\tests\test_query.py:test_type_extensibility
___________
  File "c:\documents and settings\chris\sympy\sympy\queries\tests
\test_query.py", line 963, in test_type_extensibility
    assert ask(a, Q.prime) == True
  File "C:\Documents and Settings\chris\sympy\sympy\queries
\__init__.py", line 76, in ask
    res = getattr(handler, subclass.__name__)(expr, assumptions)
  File "<doctest queries.txt[76]>", line 4, in MyType
NameError: global name 'True' is not defined

--

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


Reply via email to