Hi! This is a related subject:
Isn't the following a bug: sage: n = 113 sage: n.ordinal_str() '113rd' sage: n = 112 sage: n.ordinal_str() '112nd' sage: n = 111 sage: n.ordinal_str() '111st' I opened the ticket http://trac.sagemath.org/sage_trac/ticket/6842 [with patch, needs review] Cheers, Simon --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---