#4645: in setup.py module_list.py is hidden with no comment. VERY CONFUSING
-------------------------+--------------------------------------------------
Reporter: was | Owner: mabshoff
Type: enhancement | Status: new
Priority: major | Milestone: sage-3.2.1
Component: build | Keywords:
-------------------------+--------------------------------------------------
Right in the middle of setup.py we find:
{{{
from module_list import ext_modules
}}}
without further comment.
Move this line to the very top of setup.py and surround it be huge helpful
comments.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4645>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---