.. include:: headings.inc .. module:: py.interpreter .. currentmodule:: py.interpreter .. highlight:: python .. _py.interpreter: ========================================================================================================================================== |phoenix_title| **interpreter** ========================================================================================================================================== Interpreter executes Python commands. | |class_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for module **interpreter** .. raw:: html

Inheritance diagram of interpreter

| |class_summary| Classes Summary =============================== ================================================================================ ================================================================================ :ref:`py.interpreter.Interpreter` Interpreter based on code.InteractiveInterpreter. :ref:`py.interpreter.InterpreterAlaCarte` Demo Interpreter. ================================================================================ ================================================================================ | .. toctree:: :maxdepth: 1 :hidden: py.interpreter.Interpreter py.interpreter.InterpreterAlaCarte