#7694: change pickle jar doctest to make it a bit more robust and flexible...
---------------------+------------------------------------------------------
 Reporter:  was      |         Owner:  tbd       
     Type:  defect   |        Status:  closed    
 Priority:  blocker  |     Milestone:  sage-4.4.3
Component:  doctest  |    Resolution:  fixed     
 Keywords:           |        Author:            
 Upstream:  N/A      |      Reviewer:            
   Merged:           |   Work_issues:            
---------------------+------------------------------------------------------
Changes (by was):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Interestingly, I just looked in sage-4.4.3.alpha2, and this is already
 fixed:
 {{{


     ::

         sage: std = os.environ['SAGE_DATA'] +
 '/extcode/pickle_jar/pickle_jar.tar.bz2'
         sage: print "x"; sage.structure.sage_object.unpickle_all(std)
         x...
         Successfully unpickled ... objects.
         Failed to unpickle 0 objects.
 }}}
 Cool.

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