On Thu, May 8, 2008 at 6:39 PM, William Stein <[EMAIL PROTECTED]> wrote:
> I do not consider this a bug.

OK, but in solve_mod() perhaps the line

    vars.sort()

should be

    vars.sort(cmp)

so that the variables are actually sorted?

-- 
Carlo Hamalainen
http://carlo-hamalainen.net

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to