Am 2013-11-04 17:56, schrieb Volker Braun:
> It means your patch increases the number of modules imported on startup.
> Try to use lazy_import if possible, and your own judgement if its not
> possible.
Thanks. I wasn't aware of lazy_import. I changed #15078 to use it.
Daniel
--
You received thi
It means your patch increases the number of modules imported on startup.
Try to use lazy_import if possible, and your own judgement if its not
possible.
On Monday, November 4, 2013 3:50:02 PM UTC, Daniel Krenn wrote:
>
> In http://trac.sagemath.org/ticket/15078 the patchbot says
> plugins.st