##// END OF EJS Templates
Uses p.break_() when repr() is used for printing...
Uses p.break_() when repr() is used for printing When a newline is found in the result of repr() (using the default printer), the newline is replaced with an appropriate call to p.break_()
Alex Rudy -
r11876:a5c4ee47
Show More
Name Size Modified Last Commit Author
/ IPython / qt
console
__init__.py Loading ...
base_frontend_mixin.py Loading ...
client.py Loading ...
inprocess.py Loading ...
kernel_mixins.py Loading ...
manager.py Loading ...
rich_text.py Loading ...
svg.py Loading ...
util.py Loading ...