##// END OF EJS Templates
Allow starting TerminalInteractiveShell more than once...
Allow starting TerminalInteractiveShell more than once 1. always start with keep_running=True in `interact()` 2. don't close eventloop at end of mainloop (not sure this is the right thing to do)

File last commit:

r22722:622b6cfa
r22764:53320003
Show More
codecov.yml
9 lines | 136 B | text/x-yaml | YamlLexer
coverage:
status:
project:
default:
target: auto
threshold: 10
patch:
default:
target: 0%