This came up on another ticket:

  sage: one = Zmod(5)(1)
  sage: (one*5)^0
  ----------------------------------------------------------------------
  ArithmeticError
  ...
  ArithmeticError: 0^0 is undefined.

Some of these were dealt with in,

  http://trac.sagemath.org/sage_trac/ticket/10772

Should this one be fixed too, or is this a special case for some reason?

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
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.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.


Reply via email to