##// END OF EJS Templates
BUG: For multiline outputs, conditionally prepend a newline if necessary. Move this code to where we actually write the output. Frontends should be able to decide whether to use this or not.
BUG: For multiline outputs, conditionally prepend a newline if necessary. Move this code to where we actually write the output. Frontends should be able to decide whether to use this or not.

File last commit:

r3111:3fd347a5
r3224:c77a02a1
Show More
.gitignore
8 lines | 84 B | text/plain | TextLexer
Brian Granger
Adding .gitignore and updating release to remove bzr tag.
r2592 docs/dist
docs/build/*
docs/source/api/generated
*.pyc
build
*.egg-info
Thomas Kluyver
Ignore .py~ files
r3110 *.py~
Thomas Kluyver
Ignore .bak files
r3111 *.bak