#9968: Stop Dancing Links polluting the global namespace
------------------------------+---------------------------------------------
   Reporter:  davidloeffler   |       Owner:  sage-combinat
       Type:  defect          |      Status:  new          
   Priority:  trivial         |   Milestone:  sage-4.6.1   
  Component:  combinatorics   |    Keywords:  dancing links
     Author:  David Loeffler  |    Upstream:  N/A          
   Reviewer:                  |      Merged:               
Work_issues:                  |  
------------------------------+---------------------------------------------
 The Dancing Links class defines a bunch of random integer variables (LEFT,
 RIGHT, UP, DOWN, ROOTNODE) and exports these to the global namespace. This
 is kind of sloppy and unprofessional:

 {{{
 ----------------------------------------------------------------------
 | Sage Version 4.6.alpha1, Release Date: 2010-09-18                  |
 | Type notebook() for the GUI, and license() for information.        |
 ----------------------------------------------------------------------
 **********************************************************************
 *                                                                    *
 * Warning: this is a prerelease version, and it may be unstable.     *
 *                                                                    *
 **********************************************************************
 Loading Sage library. Current Mercurial branch is: hacking
 sage: UP
 2
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9968>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
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.

Reply via email to