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

utils.syspathcontext
====================

Module: :mod:`utils.syspathcontext`
-----------------------------------
Inheritance diagram for ``IPython.utils.syspathcontext``:

.. inheritance-diagram:: IPython.utils.syspathcontext 
   :parts: 3

.. automodule:: IPython.utils.syspathcontext

.. currentmodule:: IPython.utils.syspathcontext

Classes
-------

:class:`appended_to_syspath`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~


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

  .. automethod:: __init__

:class:`prepended_to_syspath`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


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

  .. automethod:: __init__
