#5294: Pickle Jar documentation
------------------------------------------------------+---------------------
       Reporter:  hivert                              |         Owner:  
andrew.mathas
           Type:  defect                              |        Status:  
needs_work   
       Priority:  major                               |     Milestone:  
sage-5.6     
      Component:  documentation                       |    Resolution:          
     
       Keywords:  picklejar, documentation, beginner  |   Work issues:          
     
Report Upstream:  N/A                                 |     Reviewers:  Julian 
Rueth 
        Authors:  Andrew Mathas                       |     Merged in:          
     
   Dependencies:                                      |      Stopgaps:          
     
------------------------------------------------------+---------------------
Changes (by jdemeyer):

  * status:  positive_review => needs_work


Comment:

 There's an obvious doctest failure:
 {{{
 sage -t  -force_lib devel/sage/doc/en/developer/conventions.rst
 **********************************************************************
 File "/release/merger/sage-5.6.beta3/devel/sage-
 main/doc/en/developer/conventions.rst", line 1040:
     sage: sage -t structure/sage_object.pyx
 Exception raised:
     Traceback (most recent call last):
       File "/release/merger/sage-5.6.beta3/local/bin/ncadoctest.py", line
 1231, in run_one_test
         self.run_one_example(test, example, filename, compileflags)
       File "/release/merger/sage-5.6.beta3/local/bin/sagedoctest.py", line
 38, in run_one_example
         OrigDocTestRunner.run_one_example(self, test, example, filename,
 compileflags)
       File "/release/merger/sage-5.6.beta3/local/bin/ncadoctest.py", line
 1172, in run_one_example
         compileflags, 1) in test.globs
       File "<doctest __main__.example_21[2]>", line 1
         sage -t structure/sage_object.pyx###line 1040:
     sage: sage -t structure/sage_object.pyx
                         ^
     SyntaxError: invalid syntax
 **********************************************************************
 }}}

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