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

core.compilerop
===============

Module: :mod:`core.compilerop`
------------------------------
Inheritance diagram for ``IPython.core.compilerop``:

.. inheritance-diagram:: IPython.core.compilerop 
   :parts: 3

.. automodule:: IPython.core.compilerop

.. currentmodule:: IPython.core.compilerop

:class:`CachingCompiler`
------------------------


.. autoclass:: CachingCompiler
  :members:
  :undoc-members:
  :show-inheritance:
  :inherited-members:

  .. automethod:: __init__

.. autofunction:: IPython.core.compilerop.code_name

