On 2017-05-17 14:13, Kwankyu Lee wrote: > I agree; in the formatteed text, there should not be quotes, > > > In terminal and jupyter, ``True`` is rendered "True". I think this is > ugly. It should be rendered True > > > but it should also not be formatted as plain text. > > > Why not? Why do we treat them differently from other Sage objects? Look > at this > > https://docs.python.org/3/library/functions.html?highlight=isinstance#isinstance > > They even write it as > > true
Yes, they use "true" or "``True``", but never "True" (capitalized, but not tt-font). (However, this file does not seem to be consistent in itself.) -- You received this message because you are subscribed to the Google Groups "sage-devel" 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 https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
