##// END OF EJS Templates
Adds p.break_ for explicit newlines in lib.pretty...
Adds p.break_ for explicit newlines in lib.pretty p.break_() explicitly includes a newline while pretty printing, and maintains indentation. A simple test is included to show this working.

File last commit:

r11030:f473514c
r11875:a736ad78
Show More
.gitignore
16 lines | 189 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/gh-pages
IPython/html/notebook/static/mathjax
*.py[co]
__pycache__
build
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox