Hi!

Am I right that one should have:
  sage: from sage.categories.pushout import pushout
  sage: pushout(ZZ.quo(15*ZZ),ZZ.quo(35*ZZ))
  Ring of integers modulo 5
?

Currently it raises an error ("ambiguous base extension"), which I
think is a bug. If people agree, I will fix it in #8800 (doctest
coverage for categories) or a new ticket (if further bugs arise in
pushout.py).

Best regards,
Simon

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

Reply via email to