On Sep 18, 5:41 pm, Conrado P. L. Gouvêa <conrado...@gmail.com> wrote: > Sage 4.3 > used to get the full path of the .sage file, replace '/' by '_' and > write it to a temp file. It should be easier just to port the older > code but I couldn't find where this is handled...
The function sage.misc.interpreter.preparse_file_named preparses a file to a termporary .py file and returns the name of the temporary file -- 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