##// END OF EJS Templates
`IPython.utils._process_posix`: import `pexpect` only when needed (#14312)...
`IPython.utils._process_posix`: import `pexpect` only when needed (#14312) Delaying the import of `pexpect` to the first use. This is needed to make `import IPython` work on Pyodide; see https://github.com/pyodide/pyodide/pull/4452
M Bussonnier -
r28604:4eab6081 merge
Show More
Name Size Modified Last Commit Author
/ IPython
core
extensions
external
lib
sphinxext
terminal
testing
tests
utils
__init__.py Loading ...
__main__.py Loading ...
conftest.py Loading ...
consoleapp.py Loading ...
display.py Loading ...
paths.py Loading ...
py.typed Loading ...