#5403: fix "from ... import *" in class QuadraticForm (cf #4470)
----------------------+-----------------------------------------------------
Reporter: tornaria | Owner: mabshoff
Type: defect | Status: new
Priority: major | Milestone: sage-3.4
Component: algebra | Keywords:
----------------------+-----------------------------------------------------
There are a number of "from ... import *" in the new quadratic forms code.
This messes up tab completion (among other issues).
The attached patch fixes the issue by explicitly listing every function
defined in the quadratic forms files.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5403>
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
-~----------~----~----~----~------~----~------~--~---