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

Module: :mod:`kernel.channels`
==============================
.. automodule:: IPython.kernel.channels

.. currentmodule:: IPython.kernel.channels

6 Classes
---------

.. autoclass:: InvalidPortNumber
  :members:
  :show-inheritance:

.. autoclass:: ZMQSocketChannel
  :members:
  :show-inheritance:

  .. automethod:: __init__

.. autoclass:: ShellChannel
  :members:
  :show-inheritance:

  .. automethod:: __init__

.. autoclass:: IOPubChannel
  :members:
  :show-inheritance:

  .. automethod:: __init__

.. autoclass:: StdInChannel
  :members:
  :show-inheritance:

  .. automethod:: __init__

.. autoclass:: HBChannel
  :members:
  :show-inheritance:

  .. automethod:: __init__

2 Functions
-----------

.. autofunction:: IPython.kernel.channels.validate_string_list


.. autofunction:: IPython.kernel.channels.validate_string_dict

