On 2014-12-18 14:51, Vincent Knight wrote:
I don't quite understand what you mean by the above: if the point of lazy import is to limit imports at Sage startup am I not supposed to use it at Sage startup?
Depends what the last "it" refers to.
You are encouraged to use the lazy_import() function at startup to create a LazyImport object, but you should not turn that lazy import into a real import by using the lazily-imported function.
-- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.