In the doctests of the file fraction_field_cache.py (something I wrote) I have
from sage.rings.fraction_field_cache import FractionField_cache This works from the command line but fails as a doctest. Sage -t complains about ImportError: No module named fraction_field_cache. What is going on? Am I doing something stupid? Michel --~--~---------~--~----~------------~-------~--~----~ 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-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---
