Nathann Cohen wrote:
> The following code does not return what it should::
> 
> sage: Z3 = IntegerModRing(3)
> sage: C = cartesian_product([Z3,Z3])
> sage: C([2,2])^2 # bug
> (1, 1)

You can already write something like "# bug - not tested"...

> And of course we could get the list of them with a "sage -t
> -optional=bug", as well as report them where the users can see them
> --> the doc.

...though you'd have to use grep for that part.

-- 
Marc

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to