My view: since this was revealed to my as a problem by a professor in my university, who had problems runnning in class something like this:
for i in range(10): print cos(i).n() i think that the result should be, at least, something that has the .n() procedure implemented. That is: Integer seems like a good choice for me. Besides, 0 should be converted to Integer(0) by the preparser, right? so the criterion of keeping the input type also points to the same direction. -- 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.