"syd.lavas...@gmail.com" <syd.lavas...@gmail.com> writes: > I support the cause as well. Today, again I had to write the anoying > > if unipoly p(arg) otherwise p([arg] + rest)
Yuck. I've put a patch up at #12939 (linked above), which seems to fix the problem as far as I can tell, but I'm no expert. If someone would review it for me (it's a one-liner patch) that would be great. Incidentally, it looks like we were able to use *tuples* all along, just not *lists* for some reason. This makes me suspicious that there might be a good reason not to support lists, if someone already took the trouble to support tuples but didn't allow lists. On the other hand, tuples and lists are very similar in Python, so... hmm. -Keshav ---- Join us in #sagemath on irc.freenode.net ! -- 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