.. include:: headings.inc .. module:: py.PyShell .. currentmodule:: py.PyShell .. highlight:: python .. _py.PyShell: ========================================================================================================================================== |phoenix_title| **PyShell** ========================================================================================================================================== PyShell is a python shell application. | |class_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for module **PyShell** .. raw:: html

Inheritance diagram of PyShell

| |function_summary| Functions Summary ==================================== ================================================================================ ================================================================================ :func:`~py.PyShell.main` The main function for the PyShell program. ================================================================================ ================================================================================ | |class_summary| Classes Summary =============================== ================================================================================ ================================================================================ :ref:`py.PyShell.App` PyShell standalone application. ================================================================================ ================================================================================ | .. toctree:: :maxdepth: 1 :hidden: py.PyShell.App Functions ------------ .. function:: main() The main function for the PyShell program.