#9363: load bug when last line of file begins with #
----------------------------+-----------------------------------------------
   Reporter:  mariah        |       Owner:  somebody       
       Type:  defect        |      Status:  positive_review
   Priority:  minor         |   Milestone:  sage-4.6.1     
  Component:  misc          |    Keywords:                 
     Author:  Mariah Lenox  |    Upstream:  N/A            
   Reviewer:                |      Merged:                 
Work_issues:                |  
----------------------------+-----------------------------------------------
Changes (by aly.deines):

  * status:  needs_review => positive_review


Comment:

 Replying to [comment:14 jthurber]:
 > passed all tests for me this afternoon (4.6.4.rc1), but checking
 coverage yielded:
 >
 > {{{
 >
 > devel/sage/sage/misc/preparser.py
 > ERROR: Please add a `TestSuite(s).run()` doctest.
 > SCORE devel/sage/sage/misc/preparser.py: 88% (23 of 26)
 >
 > Missing documentation:
 >        * isalphadigit_(s):
 >        * for lambda try """.split() in_single_quote = False
 in_double_quote = False in_triple_quote = False def in_quote():
 >        * re_no_keyword(pattern, code):
 > }}}

 So two things, first, I think I ran the tests on a different version of
 sage, as now I am getting that those three tests fail both with and
 without the patch applied.
 Second, the add 'TestSuit(s).run()' doctest and the missing doctest are
 not related to this ticket (though completing the coverage could be
 another ticket.)

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