On Sat, 29 May 2010 04:26:31 -0700 (PDT), John Cremona <john.crem...@gmail.com> wrote: > Does the function is_FreeModule() do what you want by any chance?
And if it does and you don't want to see the deprecation warnings all the time: sage: from sage.modules.all import is_FreeModule sage: is_FreeModule(x) False Best, Alex -- Alex Ghitza -- http://aghitza.org/ Lecturer in Mathematics -- The University of Melbourne -- Australia -- 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 URL: http://www.sagemath.org