Changes between Initial Version and Version 1 of Ticket #26628, comment 32
- Timestamp:
- 01/10/19 16:59:21 (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26628, comment 32
initial v1 4 4 5 5 and in particular the startup plugins.. 6 7 EDIT: Apparently triggered by 8 {{{ 9 +from sage.repl.rich_output.backend_base import BackendBase 10 +from sage.repl.display.pretty_print import SagePrettyPrinter 11 }}}