MCPcopy Index your code
hub / github.com/ipython/ipython / shellapp.py

File shellapp.py

IPython/core/shellapp.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# encoding: utf-8
2"""
3A mixin for :class:`~IPython.core.application.Application` classes that
4launch InteractiveShell instances, load extensions, etc.

Callers

nothing calls this directly

Calls 1

updateMethod · 0.45

Tested by

no test coverage detected