> figuring how to do it from the Sage reference manual, or any > of the tutorials on the Sage Help web page. > > Would a kind Sage guru please give me a hint? > Iambe not a Sage guru, but what you could do is to reorganise your external code into a module and then import it with the usual import my_module
This is not as direct as the other solutions, but in some case, it can be a good solution. Have a good night Laurent --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
