Re: [sage-devel] question regarding module_list.py

2012-04-17 Thread John Cremona
It scrolled away a long time ago. But I just did sage -ba and the problem is stil there, as in this example. Note that there is no longer a library called libcurvesntl (it was editied out of module_list.py). John jec@fermat%sage13 -t sage/parallel/decorate.py sage -t "devel/sage-main/sage/para

Re: [sage-devel] question regarding module_list.py

2012-04-17 Thread Jeroen Demeyer
On 2012-04-17 13:48, John Cremona wrote: > Is it normal that after changing $SAGE_ROOT/devel/sage/module_list.py > it is not enough to do sage -b, but sage -ba is required? > > I just made some changes as I am testing a new eclib spkg which > required editing module_list.py since the new version h

[sage-devel] question regarding module_list.py

2012-04-17 Thread John Cremona
Is it normal that after changing $SAGE_ROOT/devel/sage/module_list.py it is not enough to do sage -b, but sage -ba is required? I just made some changes as I am testing a new eclib spkg which required editing module_list.py since the new version has only one library file instead of 4, and was surp