Skip to content

When repr(obj) contains a newline character, an extra blank line is inserted. #30

Open
@stakemori

Description

@stakemori

In Sage 7.4, if repr(obj) contains a newline character, an extra blank line is inserted. One can reproduce this in Sage in the terminal, e.g.

sage: matrix(QQ, 2)

[0 0]
[0 0]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions