Hi Michael,

On May 6, 11:28 am, mabshoff <mabsh...@googlemail.com> wrote:
> The plan is that malb will update it when he is in Seattle before SD
> 15.

So, what Sage release, approximately?

> What does the docstring say? Is it supposed to work? This might be a
> bug ;).

Are there bugs in Sage? I wasn't aware of it, sorry...

This is yet another example why having doc tests is a good thing!
Namely, singular.version is defined by
    def version(self):
        """
        EXAMPLES:
        """
        return singular_version()

So, no doc tests, and we have an error.

By the way, a strange error. If you do singular.version() the first
time, there is the error. If you do it a second time, no error.

I will open a ticket.

Cheers,
     Simon


--~--~---------~--~----~------------~-------~--~----~
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