##// END OF EJS Templates
Merge pull request #3851 from alexrudy/pretty-newlines...
Merge pull request #3851 from alexrudy/pretty-newlines Adds an explicit newline for pretty-printing. Included: - ``p.break_()`` inserts a hard newline in the output, maintaining the correct indentation during pretty printing. - When the pretty printer falls back to the object's ``__repr__`` method, newlines are converted from ``\n`` to ``p.break_()`` to maintain indentation
Min RK -
r12570:fb2885fd merge
Show More
Name Size Modified Last Commit Author
/ docs / source / development / figs
allconnections.png Loading ...
allconnections.svg Loading ...
frontend-kernel.png Loading ...
frontend-kernel.svg Loading ...
hbfade.png Loading ...
iopubfade.png Loading ...
notiffade.png Loading ...
queryfade.png Loading ...
queuefade.png Loading ...