Navigation
index
modules
|
next
|
previous
|
IPython v0.10 documentation
»
The IPython API
»
shellglobals
¶
Module:
shellglobals
¶
Some globals used by the main Shell classes.
IPython.shellglobals.
run_in_frontend
(
src
)
¶
Check if source snippet can be run in the REPL thread, as opposed to GUI mainloop (to prevent unnecessary hanging of mainloop).
Table Of Contents
shellglobals
Module:
shellglobals
Previous topic
prefilter
Next topic
strdispatch
This Page
Show Source
Quick search
Navigation
index
modules
|
next
|
previous
|
IPython v0.10 documentation
»
The IPython API
»