##// END OF EJS Templates
respect banner argument in TerminalInteractiveShell.interact...
respect banner argument in TerminalInteractiveShell.interact banner was interpreted as boolean arg, rather than accepting a string, so specifying shell.interact(msg) will actually set the banner, as it should.
MinRK -
r4210:e1ff325f
Show More
Name Size Modified Last Commit Author
/ IPython / config
profile
tests
__init__.py Loading ...
application.py Loading ...
configurable.py Loading ...
loader.py Loading ...