On Tue, Feb 09, 2010 at 12:36:09PM -0800, William Stein wrote: > This is caused by Nick Thiery's patch from trac 7921 which very badly > defines a __dir__ method for parents:
Yup, sorry about that. I knew from the beginning that this implementation of __dir__, and in particular sage.structure.parent.dir_with_other_class was not robust. However I did not expect it to break that early. Suggestions for a better way to handle this are more than welcome. In the mean time, there is a patch up on #8223 fixing that particular issue. Best, Nicolas -- Nicolas M. ThiƩry "Isil" <nthi...@users.sf.net> http://Nicolas.Thiery.name/ -- 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