#8488: Add support for @interact to the Sage library and module for a library of
interacts
------------------------------------------+---------------------------------
   Reporter:  was                         |       Owner:  jason     
       Type:  enhancement                 |      Status:  needs_work
   Priority:  major                       |   Milestone:  sage-4.4  
  Component:  interact                    |    Keywords:            
     Author:  William Stein, Jason Grout  |    Upstream:  N/A       
   Reviewer:                              |      Merged:            
Work_issues:                              |  
------------------------------------------+---------------------------------
Changes (by jhpalmieri):

  * status:  positive_review => needs_work


Comment:

 When I apply this, I get a new doctest failure:
 {{{
 **********************************************************************
 File "/Applications/sage_builds/sage-4.4.alpha0/devel/sage-
 new/sage/symbolic/ring.pyx", line 443:
     sage: SR.symbol() # temporary variable
 Expected:
     symbol160
 Got:
     symbol162
 **********************************************************************
 }}}
 I don't know why these patches cause this file to file.  Can we just
 change "160" to "162"?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8488#comment:18>
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