On Sun, Sep 18, 2011 at 12:29, Marco Streng <marco.str...@gmail.com> wrote: > ps 2. Conrado's fix does not break sage -t of sage/misc
I should remark that the fix is very naive. It is probably not OK to assume the directory containing the .sage file is writable. 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... Conrado -- 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