On Thu, Aug 25, 2011 at 07:23:11AM -0700, Anne Schilling wrote: > I am confused. So why do I then have to do the import statement for Element. > The file is just attached. But without the import statement I get the error > message I sent.
Ah, right: with plain Sage, Element is not imported by default in the Sage command line. Not much relevant anyway; there is indeed no real reason for Element to be there (neither for Parent or UniqueRepresentation). Maybe we should check which Sage-Combiant patch changes this. Anyway, just add the import to your file. Cheers, Nicolas -- Nicolas M. ThiƩry "Isil" <nthi...@users.sf.net> http://Nicolas.Thiery.name/ -- You received this message because you are subscribed to the Google Groups "sage-combinat-devel" group. To post to this group, send email to sage-combinat-devel@googlegroups.com. To unsubscribe from this group, send email to sage-combinat-devel+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sage-combinat-devel?hl=en.