Hi, When doing
x = var('x'); f = function('f',x) ; s = dumps(f) ; loads(s) I get a "RuntimeError: unknown function 'f' in archive". I have equal problem with save()/load() and db_save()/db(). -- 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