##// END OF EJS Templates
MTInteractiveShell.runsource: execute code directly if worker thread is not running yet (this is the case in config files)
MTInteractiveShell.runsource: execute code directly if worker thread is not running yet (this is the case in config files)

File last commit:

r988:2f09c2ab
r1054:7bc3a2fe
Show More
.hgignore
18 lines | 161 B | text/plain | TextLexer
syntax: glob
*~
*.tmp
*.pyc
*.bak
*.tgz
*.org
*.rej
.svn/
.bzr/
.settings/
.project
*.diff
IPython_crash_report.txt
syntax: regexp
.*\#.*\#$