#14040: Configurable "tall list" output style
--------------------------------+-------------------------------------------
       Reporter:  vbraun        |         Owner:  jason       
           Type:  enhancement   |        Status:  needs_review
       Priority:  major         |     Milestone:  sage-5.7    
      Component:  misc          |    Resolution:              
       Keywords:                |   Work issues:              
Report Upstream:  N/A           |     Reviewers:              
        Authors:  Volker Braun  |     Merged in:              
   Dependencies:                |      Stopgaps:              
--------------------------------+-------------------------------------------

Comment (by tscrim):

 Hey Volker,

 I have a few questions/comments:

 - Just to make sure, these are options that belong to individual `Parent`
 subclasses, not a global setting, correct?

 - There's some strange formatting of commas, for example on line 71 of
 `quadratic_form__local_field_invariants.py`:
 {{{
 (
 Quadratic form in 4 variables over Rational Field with coefficients:
 [ 1 0 0 0 ]                                                          #
 [ * 3 0 0 ]                                                          #
 [ * * 5 0 ]                                                          #
 [ * * * 7 ]                                                          ,
 <BLANKLINE>
 [1 0 0 0]
 [0 0 0 1]
 )
 }}}
   I've put the pounds `#` to signify where the whitespace ends.

 - Could you put the None in code formatting: {{{``None``}}} on line 129 in
 `displayhook.py`.

 It currently looks good to me otherwise.

 Thank you,[[BR]]
 Travis

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