Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 3203c6b5b5bf6c4bd2f69b939bc562d2 > files > 262

ipython-doc-0.10.2-1.fc14.noarch.rpm

.. AUTO-GENERATED FILE -- DO NOT EDIT!

kernel.core.display_formatter
=============================

Module: :mod:`kernel.core.display_formatter`
--------------------------------------------
Inheritance diagram for ``IPython.kernel.core.display_formatter``:

.. inheritance-diagram:: IPython.kernel.core.display_formatter 
   :parts: 3

.. automodule:: IPython.kernel.core.display_formatter

.. currentmodule:: IPython.kernel.core.display_formatter

Classes
-------

:class:`IDisplayFormatter`
~~~~~~~~~~~~~~~~~~~~~~~~~~


.. autoclass:: IDisplayFormatter
  :members:
  :undoc-members:
  :show-inheritance:

  .. automethod:: __init__

:class:`PPrintDisplayFormatter`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


.. autoclass:: PPrintDisplayFormatter
  :members:
  :undoc-members:
  :show-inheritance:

  .. automethod:: __init__

:class:`ReprDisplayFormatter`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


.. autoclass:: ReprDisplayFormatter
  :members:
  :undoc-members:
  :show-inheritance:

  .. automethod:: __init__