Hi Andrew!

On Tue, Oct 16, 2012 at 12:59:05AM -0700, R. Andrew Ohana wrote:
> No, 13190 would not solve the problem, and it would be very difficult to have
> the entire list generated automatically, since setting up the appropriate
> flags, source files, etc would be very difficult, if not impossible to
> automate.

Thanks for your answer!

You are speaking about module_list.py, right? That certainly sounds
non trivial!

I was just thinking of the ``packages`` list in ``setup.py``. It seems
to be in one-to-one correspondence with the subdirectories in
devel/sage/sage. I actually just ran a diff between what I get with
``ls **/__init__.py``, and I get just three differences. One because
``graph_decompositions`` is listed twice in ``setup.py`` (an
accident), and the others because ``sage/libs/polybori/`` and
``sage/libs/gmp/` dont have a __init__.py file (those would be easy to
add).

So?
                                Nicolas

PS: Of course, autogenerating (part of) module_list would be nice as well :-)

--
Nicolas M. ThiĆ©ry "Isil" <[email protected]>
http://Nicolas.Thiery.name/

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
Visit this group at http://groups.google.com/group/sage-devel?hl=en.


Reply via email to