Hi, The documentation says there is attached_files() command. But it seems there is not, at least in Sage 3.4.2
sage: attached_files() --------------------------------------------------------------------------- NameError Traceback (most recent call last) /Users/Kwankyu/.sage/temp/athena.local/38913/ _Users_Kwankyu__sage_init_sage_0.py in <module>() NameError: name 'attached_files' is not defined sage: Ok...I just found that the command is accessible by sage.misc.interpreter.attached_files() Kwankyu --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---