#8699: allow doctest coverage script to handle triple single quotes
-------------------------------+--------------------------------------------
   Reporter:  mvngu            |       Owner:  tbd         
       Type:  enhancement      |      Status:  needs_review
   Priority:  minor            |   Milestone:  sage-4.4    
  Component:  doctest          |    Keywords:              
     Author:  Minh Van Nguyen  |    Upstream:  N/A         
   Reviewer:                   |      Merged:              
Work_issues:                   |  
-------------------------------+--------------------------------------------

Comment(by timdumol):

 attachment:trac_8699-documentation.patch works as advertised, but I
 believe attachment:trac_8699-single-quotes.patch will choke on something
 like this:

 {{{
 def foo():
    '''
    foobarbaz
    """

    """
    [..]
    bar baz
    '''
    pass
 }}}

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