Well, I now have made a patch for #8386 with lazy import (as much as I 
could), and still the bot gives a blue light.

What more could I do ?


Le vendredi 26 octobre 2012 16:03:05 UTC+2, Volker Braun a écrit :
>
> The startup_modules is a friendly reminder that you could help out 
> reducing startup time by using the lazy module import. Should every Sage 
> user really import 
>
> from interval_exchanges.all import *
> from flat_surfaces.all import *
>
> at every startup? See 
> http://www.sagemath.org/doc/reference/sage/misc/lazy_import.html
>
> New:
>     sage.dynamics
>     sage.dynamics.all
>     sage.dynamics.flat_surfaces
>     sage.dynamics.flat_surfaces.abelian_strata
>     sage.dynamics.flat_surfaces.all
>     sage.dynamics.flat_surfaces.quadratic_strata
>     sage.dynamics.flat_surfaces.sage
>     sage.dynamics.interval_exchanges
>     sage.dynamics.interval_exchanges.all
>     sage.dynamics.interval_exchanges.constructors
>     sage.dynamics.interval_exchanges.sage
> Removed:
>     sage.combinat.iet
>     sage.combinat.iet.all
>     sage.combinat.iet.constructors
>     sage.combinat.iet.sage
>     sage.combinat.iet.strata
>
>
> On Friday, October 26, 2012 2:38:53 PM UTC+1, Frédéric Chapoton wrote:
>>
>> Hello, 
>>
>> the "ancient" ticket #8386 is almost good to go, except an annoying 
>> problem with the 
>> plugins.startup_modules<http://patchbot.sagemath.org/log/8386/Fedora/17/x86_64/3.6.1-1.fc17.x86_64/volker-desktop.stp.dias.ie/2012-10-20%2017:28:57%20+0100?plugin=plugins.startup_modules>,
>>  
>> which complains about startup time or something like that..
>>
>> Does anybody know how to solve that ? Didn't something similar happen to 
>> some of the cluster patches ?
>>
>> Thanks a lot,
>>
>> Frederic
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sage-combinat-devel/-/neNuZ6tsaPEJ.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.

Reply via email to