On 2017-11-05 19:20, Jori Mäntysalo wrote:
Is it possible to run min(L) in Python2 and at the same time check if it could be run in Python3 for given L?
That depends mostly on what arguments you give to min(). Are we talking about
1) Standard Python types (str, int, ...) 2) Instances of sage.structure.element.Element 3) Sage classes not inheriting from Element 4) A mixture of the above -- 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 https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.