#9363: load bug when last line of file begins with #
----------------------------+-----------------------------------------------
Reporter: mariah | Owner: somebody
Type: defect | Status: needs_review
Priority: minor | Milestone: sage-4.6.1
Component: misc | Keywords:
Author: Mariah Lenox | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Comment(by 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):
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9363#comment:14>
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.