On Sat, Mar 7, 2009 at 12:22 PM, Justin C. Walker <jus...@mac.com> wrote:
> What am I missing?

You need a blank line before "TESTS:".  The way you have it now, the
doctest system believes that the result of
>>> P + Q == BinaryQF([Integer(1),Integer(4),Integer(5)])

should be

True
TESTS:

except with negative-four spaces before TESTS.

Carl

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to