Suppose I have just written a whole lot of new functions in a .py file
outside the main source tree, complete with doctests.  How can I test
these using sage -t, given that the file needs to be loaded or
attached for the functions to be visible?  Do I have to actually put
the file somewhere in the source tree and add it to the appropriate
all.py before I can do this?

John

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to