##// END OF EJS Templates
Fix bug where output prompts were coming *after* output values....
Fix bug where output prompts were coming *after* output values. This means that on exit/quit, we'll see something, so I added a simple 'bye' to those. Not pretty, but easier than messing with the prompt logic.
Fernando Perez -
r2376:c983029d
Show More
Name Size Modified Last Commit Author
/ IPython / utils / tests
__init__.py Loading ...
test_genutils.py Loading ...
test_imports.py Loading ...
test_notification.py Loading ...
test_platutils.py Loading ...
test_traitlets.py Loading ...