#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:                              |  
------------------------------------------+---------------------------------

Comment(by was):

 Replying to [comment:18 jhpalmieri]:
 > 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"?

 Yes.  It's just some internal counter.   That's a stupid doctest though,
 since an unrelated change anywhere else in Sage could break it.  Can you
 change the output to

    symbol...

 ?

 William

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