Here is a small example that illustrates my question:
http://pastebin.com/GmPhFmT6

Why doesn't this print True?

I believe the answer has something to do with the version of sage.  If
you access G1._factory_data or G2._factory_data you get:

(<class '__main__.UniqueGraphFactory'>, (4, 8), (2, (1, 2, 'a')), {})
(<class '__main__.UniqueGraphFactory'>, 'Sage Version 4.8, Release
Date: 2012-01-20', (2, (1, 2, 'a')), [])

so it appears that the version of sage is being saved in two different
ways.  Is version() not what get_object is expecting?

-Jim

-- 
Die Dunkelheit... leitet die Musik.
Die Musik... leitet die Seele.

-- 
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

Reply via email to