#12996: Support for one-dimensional shifts of finite type
--------------------------------------+-------------------------------------
       Reporter:  mhs                 |         Owner:  sage-combinat
           Type:  enhancement         |        Status:  needs_review 
       Priority:  major               |     Milestone:  sage-5.8     
      Component:  combinatorics       |    Resolution:               
       Keywords:  symbolic dynamics   |   Work issues:               
Report Upstream:  N/A                 |     Reviewers:               
        Authors:  Michael Schraudner  |     Merged in:               
   Dependencies:                      |      Stopgaps:               
--------------------------------------+-------------------------------------

Comment (by mhs):

 Replying to [comment:36 slabbe]:
 > Replying to [comment:35 mhs]:
 > > One final thing to do:
 > > If I delete the "warnings.formatwarning = sft_warning_style" line 130
 the output of two tests (producing a Warning) are modified including a
 file name and a non-standard line number which gets me into trouble with
 the doctest. Any idea how to tell SAGE to ignore the filename and line-
 number in the output of the doctest?
 >
 > In the output of a doctest, you can put three dots ``...`` and it
 replaces anything. Like * does for regular expression. Of course, use it
 parsimoniously by replacing only the line-number by the three dots.



 Great, this is exactly what I needed to know. Thanks a lot!

 I modified the file accordingly, so the warning style is not changed and
 still the doctests pass. I hope this is all that is needed to close this
 ticket. Thanks for all your help and comments.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12996#comment:37>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to